(suggestion) crawl animation [hard but possible]
keenan1127 opened this issue ยท 1 comments
would likely need to have more complicated ways of working, but basically Minecraft can tell when they are swimming and when they are crawling, due to swimming having a leaning-esque feature while crawling stays flat, you could maybe use this same check and make an animation that overrides the swimming animation when it's needed.
same idea could apply to other shared animations like crouching & being in a crouching-height area while not holding shift.
Added crawling animation in the latest release, Duplicate of #355