Idle animation for custom mob?

Started by okimoki on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Sep 2019
Points:
662

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Idle animation for custom mob?

Hi,

I created custom mob in BlockBench and expoted it as Java entity, imported to MCreator..

In the java file of the mob that MCreator creates i can add custom animation for the, lets say, tail of my custom mob, i just need simple MathHelper.cos, same as legs and arms.. but that animation is only applied when mob starts walking..

How about the idle animation?  Is there a way to add tail animation when the mob is idle?

Thanks

Active 5 years ago
Joined Sep 2019
Points:
662

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Cool! Thanks, will wait till…
Tue, 09/17/2019 - 09:34

Cool! Thanks, will wait till then.. :)