How to create correct legs animation on blockBench in the created model and throw it into the mccreator

Started by __Jacobb__ on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create correct legs animation on blockBench in the created model and throw it into the mccreator
Hello, how to create leg animations with the correct Java model without errors in Blockbench. I mean, the legs don't leave the body and are normal, for example animation of a walking cow. 
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a group for each of…
Mon, 05/25/2020 - 12:23

Create a group for each of the legs. Then, click on one of the groups and then click on Pivot Tool, (which should be at the top), and move the circle thing (the pivot) to where you want the leg the bend from. (Like the top of the leg, for example)

 

Do this for all of them. Make sure the groups you make have names like leftleg, leftLeg2, rightleg, etc, so you know which leg it is in MCreator.

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks
Tue, 06/30/2020 - 03:35

thanks