Animations+

Supported MCreator versions
2022.1
2022.2
2022.3
2023.1
2023.2
2023.3
2023.4
Tags / plugin type
Templates
Animationsplus
Downloads:
2822
Upvotes: 44
About the plugin

Animations+ is a plugin that aims to improve the quality of your model by introducing many new high quality animations! These animations can be used on any java model and will hopefully fill the gaps that exist within MCreator's current animation templates.

Example:

picture example

This plugin was made using Plugin Builder

The plugin builder project can be found here

License
MIT License

Plugin downloads
Animations+ v2.0 - Animations plus.zipUploaded on: 05/21/2023 - 17:28   File size: 3.35 KB

Comments

For some reason it keeps failing when I'm trying to use it. Even after I'm regenerating the code. Tried both 1.16 and 1.18, with same results. Build error keeps popping up.

Actually most of the animations don't work. They just produce errors even after regenerating the code.

Error when using forever slow swing x axis:

this.testpart.xRot = (EndMath.sin(ageInTicks * 0.2F + 2) * 0.1F);
^
symbol: variable EndMath
location: class Modeltest<T>
where T is a type-variable:

I almost released the plugin broken for 1.18.2 since some code changed, but I figured out how to generate packages through the plugin so I fixed it and made the process completely automatic.