Started by
EndeRaptoR
on
Topic category: Help with Minecraft modding (Java Edition)
Java 1.20.1, MCreator 2024.4.52410
So I'm making birds and I have animations of walk and flight. For walk I have playback condition Return logic | is event/target entity on ground, but when entity on the ground it's just continues to play flight animation until entity will walk. Is it possible to stop flight anim when entity touches and stays on the ground?
yes, you could do if block x y - 1 solid do return false else true
Image:
Voila!
Thank you so much, THEGOD123, it works <3
Im having the same problem but I do not know how to even make it land, if you can help please reply I am struggling.
Thanks.
Im using Geckolib and I made my first bird model and animations (walk, idle and fly) but they are working like normal ingame but its just that the idle animation never plays when the birds on the ground and not moving.
Please help me figure this out.
just check if the entity is on the ground and not moving, then wait 1-5 seconds and if their x and z position hasn't changed then play idle animation aka return true
I can't send an image as I can't go on my PC
alright ill try to figure it out (Im not good at block code since all I code is lua) send an image whenever you can please.
Thanks!
I still don't know what to do i've been trying for a while now but I can't figure anything out if I make a trigger for entity tick update and do if is event/target entity on ground do and then play idle animation using the nerdymix geckolib plugin but it doesn't work. (walking animation does work same with flight Idle just never works)
Maybe send your code? An image could help us or send a zipped workspace
ok here is the code I keep trying to use (I'm really new at block code so its very questionable so sorry if it just this) and also how can you send a zipped workspace?
(took me like 10 minutes to figure out how to send a working image)
its been 6 days already any help will be appreciated
UPDATE - I can't login to MCreater :(
Oh no what happened? Why can't you log in.
That's awful man, I hope you get to log in again. Happened to me once back with Mcreator 2024 where all my workspaces got erased for no reason.
AND the app doesn't work