(Geckolib) How to Make Loop Animation of Entity

Started by Raxiore1972 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(Geckolib) How to Make Loop Animation of Entity

I want it to work as a toggle that can be turned on and off as soon as I want an animation.

When making an animation, I would appreciate it if you could show me if the animation is looped, examples, etc.

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No, then it doesnt stop when…
Wed, 01/17/2024 - 12:42

No, then it doesnt stop when i want to stop it

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh Ok Thanks!
Thu, 01/18/2024 - 07:41

Oh Ok Thanks!

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey how exactly can you stop…
Tue, 02/20/2024 - 06:41

Hey how exactly can you stop the looping animation? It doesn't want to stop for me when I try to stop it

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
^ looping anims still dont…
Sun, 03/03/2024 - 07:18

^ looping anims still dont stop even if you play a diff animation or make it stop triggered anim

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same issue here, unable to…
Mon, 03/04/2024 - 20:18

Same issue here, unable to stop animations from looping. Also having issues with multiple animations mushing together sometimes.

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So basically what i had to…
Mon, 03/04/2024 - 21:17

So basically what i had to do was take the looping animation and make a repeating procedure and stop the loop when i wanted it to. Also you cant stop animations and then play animations in the same tick either