A way to make custom animation for mobs?

Started by scorpion981 on

Topic category: Advanced modding

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A way to make custom animation for mobs?
Sun, 06/14/2020 - 18:18 (edited)

Hello! Im getting in serious business by searching a way to make custom animation for my mobs. I made a little list of potential way to do that. I just want to know if its possible for them to work in mcreator. Don't worry in what version its gonna work the important its that the version is between 1.12 and 1.15.2 .

This is the list of my hopes (i have a small programming experience just consider that in your answer) :

  1. I find this: https://www.curseforge.com/minecraft/mc-mods/obsidian-suite. Do you think its possible to make it work in 1.15.2 or 1.12.2 (i know its really old, but maybe it can work).
  2. https://youtu.be/vi-sh566nlc. Sincerely i just watch the first video so i don't know what he say about that.
  3. https://youtu.be/UzoQi0kD4x0. Most recent its my best hope i think

Sorry if i don't answer today (for me its 10h30) im busy tomorrow, im going to sleep soon. 

Like i always say: sorry for my bad english.

Edited by scorpion981 on Sun, 06/14/2020 - 18:18
Last seen on 02:28, 29. Mar 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Like always we say: you have…
Sat, 06/13/2020 - 02:41

Like always we say: you have to to custom code for that

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know but its that possible…
Sat, 06/13/2020 - 12:41

I know but its that possible? With code i mean

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can someone answer pls.   
Sat, 06/13/2020 - 15:26

Can someone answer pls. 

 

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just like that, when i say a…
Sat, 06/13/2020 - 15:28

just like that, when i say a small programming experience that mean that i have a programming experience but it is small (i was not programming in Java or any similar programming language, but i learn a little bit of Java)

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait i just see other topics…
Sat, 06/13/2020 - 17:21

Wait i just see other topics, is that already possible to do that?! Is that just for a constant animation playing? Or i can make a walk, fly, attack, hurt, death or spawn animation? Im probally dreaming

Last seen on 02:28, 29. Mar 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can create basic…
Sat, 06/13/2020 - 18:46

you can create basic animations using the Mcreator animation wizard

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Like classic walking? Im…
Sat, 06/13/2020 - 21:48

Like classic walking? Im talking about custom animation

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can someone answer?
Thu, 06/18/2020 - 14:41

Can someone answer?

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know im spamming but can…
Fri, 06/19/2020 - 00:51

I know im spamming but can pls someone just say what part in the code of an entity is about animation. Just to see how its work. If no one have answer to the main question in the top.

Last seen on 20:38, 30. Dec 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If your model is a custom…
Fri, 08/07/2020 - 04:53

If your model is a custom one you can find the animations at the bottom of the code, oh SetRotationAngles. Those will do periodical transformations in body rotations but you can also change translation, origin points and check for entity NBT

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thanks, but i already…
Sat, 09/05/2020 - 12:41

Ok thanks, but i already know that

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Look at vanilla classes and…
Sat, 09/05/2020 - 15:41

Look at vanilla classes and models. That's the best way to find out. It will probably take you a couple of days but that's how programming is.

Last seen on 01:42, 12. Feb 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Your right
Sat, 09/05/2020 - 16:10

Your right