Started by
Srunkarp
on
Topic category: Troubleshooting, bugs, and solutions
Hi,
I'm currently using the 1st snapshot for 2025.3 and wanted to make an entity for my mod. (NeoForge 1.21.8)
I ran into a problem: Custom animations won't show up for my entity. I don't really have an explanation why though, I disabled collisions but as I re-enabled them, the animation was still not showing in the animation browser. Same goes with the A.I. I disabled. It is a 12 second long looping animation with rotation values between -720° and 720° (included).
I would recommend making custom animations in Blockbench. I do so for in my mods, which explains how much of a beast their walking animations are.
Thanks for your reply, but I already use blockbench and it isn't a walking animation. It's basically two little squares that spawn with a new upgraded enchantment table. The only little thing the animation does is rotating the two squares in the opposite direction.
Nevermind, I'm very dissapointed in myself the animation was simply called "float" which of course is also a Variable-Type. So the code got corrupted and the debug client crashed.
And the animation won't show Up in the animation browser.