Started by
TotalBlacksmith
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone,
I have recently added the feature to be able to ride the Spinosaurus creature in my mod, The Arcaneum.
However, while riding a Spinosaurus his legs move unaturally fast and it looks incredibly stupid to put it bluntly. How would I go about fixing this?
Thank you,
TotalBlacksmith
xd
you could use GeckoLib
you could use very good animations not only for walking, look at this example
https://youtu.be/t0vw4K-caUQ?t=396
But isn't GeckoLib not updated for the 2021.1 build?
for 1.15.2 still works (in 2021.1)
for 1.16.5 I haven't tested it
Sadly I’m using 1.16.5 and not 1.15.2
A few days ago I was looking for something about animation for wings.
https://mcreator.net/forum/64125/need-help-animationswings
there you can see that with not so complicated coding means you can do simple movements like flying and I guess also walking
and I guess also walking
Awesome, I will give this a try, thanks alot!