[TUTORIAL] How to change and animate player models!

Started by KrebPleb on

Topic category: User side tutorials

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[TUTORIAL] How to change and animate player models!

Hello! I heard alot of people really badly want to know how to do this. So here I am! Let's get right into the coding.

 

First, use the Nerdy's Gecko Lib plugin for the animations. Also use it in blockbench. Second, go in block bench. Create your model, and create 2 different animations. One called Idle and another called walk. Now, go in MCreator and create an entity with this model. Set the health to infinite, so it never dies. Then, enter in your animations. Now make a produce. Set the trigger to player respawn. Then spawn the entity and give the entity you spawned a varible to whatever player summoned it by respawning/spawning. Then, create another produce detecting where ever the player walks and when the player walks. Use the varible to make the new entity face the same direction of the player and whenever the player walks, the entity walks, and whenever the player is idle, the entity is idle. Now just update the position of the entity and remove the spawn egg of this entity and boom! Your done!

 

Hopefuly this helped! -- KrebPleb

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Will it not overlap with the…
Wed, 12/06/2023 - 00:40

Will it not overlap with the original model?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what about when is swimming?
Sat, 03/16/2024 - 04:18

what about when is swimming?

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what about mining and…
Tue, 07/02/2024 - 14:04

what about mining and attacking and all and what if it lags behind or something like that

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Time to make a morph mod!
Sun, 08/25/2024 - 19:11

Time to make a morph mod!

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what about the players skin?
Sun, 09/08/2024 - 09:34

what about the players skin?

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Please Explain More!!! I…
Sun, 10/20/2024 - 02:36

Please Explain More!!! I wanna give the player a set of wings! How Do I Do That?!