How do I make an attack animation for an entity? [Mcreator v2022.1]

Started by Dracothecrafter on

Topic category: Help with modding (Java Edition)

Last seen on 07:32, 20. May 2022
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make an attack animation for an entity? [Mcreator v2022.1]

Hello guys,

 

Does anybody know how to make attack animations for an entity on mcreator? Are there any procedures I can play when the entity is attacking, defining bones and their X,Y,Z rotation during the activation of said procedure? Also, I am aware geckolib works with older versions of mcreator, I just do not think that there is a way I can add the 1.18.2 forge generator to that version. 

Last seen on 16:30, 18. Jul 2023
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there unfortunately isn't…
Thu, 05/26/2022 - 23:37

there unfortunately isn't one at the moment that i am aware of, i have done much researching like you have and it was fruitless. sorry.

Last seen on 05:51, 18. Apr 2024
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I found this tutorial a few…
Fri, 05/27/2022 - 00:19

I found this tutorial a few weeks ago, but I am not good with this animation coding part (yet). If you understand it, it would be great if you or someone else could explain/describe on how it could be integrated with MCreator. It is a tutorial for Geckolib - Forge 1.18.2 (from May 10, 2022 ). MCreator is not mentioned, but it explains where to place the repositories, dependencies, geo model, texture and animations. 

https://www.youtube.com/watch?v=-TrAz-zJsh8&t=1s

Let me know if you are able to figure it out.

Last seen on 06:15, 18. Apr 2024
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can change setanimation…
Fri, 05/27/2022 - 08:12

You can change setanimation in entity model code in Intelji Idea for example, it's easy but when you save code you need copy all code, after delete java file and add new java file with this code

I know, it's not understadable but if you have quations say me

my discord: SashaKYotoz#8808