Animation on entity spawning not playing

Started by tinted.tea on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Animation on entity spawning not playing

So I've been trying to make an animation play when the entity spawns and I'm not sure what's wrong with what i have...

This event triggers when the entity spawns

So this plays when the entity spawns (makes an NBT tag to check if it just spawned) ^

This checks if it just spawned (I made this the playback condition for the animation) ^

 

Any hints to what i have done wrong would be very nice, thank you.

(I have reimported the model to see if that works but it has not and the animation works too because it worked as a walking animation when i tested it)