Started by
Unknown_000
on
Topic category: Plugins and third-party tools
Hi, I would like to know if this problem can be solved:
When I enter a world and the animations of a mob called by the procedures placed in the "Play returned animation" and in the "Loop external animations", in the "Animations" section of the "Animated Entity" element, are triggered and then I exit the world but when I re-enter it, even if the conditions are satisfied, the animation that should be started and looped is not triggered.
I have both the latest version of MCreator and both the Nerdy's GeckoLib Plugin.
Thanks in advance, waiting for an answer.
P.S. Also in other versions of both the plugin and Mcreator I had the same problem.
I never used the returned Animation or Looping Animation Procedere Blocks. For what are you using them? What Kind of Animation of Block or mob are they bring used in your case? I might be able to find something regarding this issue if I get some specifications. One Thing I Do know is that Mcreators enters a World or leaves a World triggern aswell as the enters dimension/leaves Dimension advancement triggers sometimes dont work properly and dont triggers their Events.
I would like to use "Play returned animation" and "Loop external animations" to start and loop an animation where my entity is sitting. These are the procedures I use:
Procedure for "Play returned animation":
Procedure for "Loop external animations":
And then they go there:
So you are trying to make an entity be able to sit down. I think I know something how to add that Animation.
Practically yes, by any chance you refer to using the NBT tag "sitting" which is already built into every tameable entity?
check if you die the animation updates?