how to make multiple custom animations with geckolib

Started by sepehrnotfound on

Topic category: Help with modding (Java Edition)

Last seen on 16:52, 22. Aug 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make multiple custom animations with geckolib

hey . so i recently got into mcreator and geckolib . i know how to work with blockbench and i have already made my model with some animations . but i dont know how to add multiple animations like a second attack or a third attack . or maybe like a rage state . i thinks it can be done by using procedures . but i have no idea how to use that . i've seen some tutarials and they all have the block [play animation "animation name" ] . but for me it a number instead of the "animation name " and i can't replace the number with a text block .

sorry if it sounds too obvious or maybe complicated . i'm new to mcreator 

Last seen on 15:54, 12. Sep 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that one is for animated…
Thu, 08/22/2024 - 12:29

that one is for animated blocks animations, for entities you have to use:

 if entity element ... is the event/target entity then play animation "animation"