Better Animals Plus

Better Animals Plus

22M Downloads

Improved Animations

Nicknaem opened this issue ยท 14 comments

commented

Is your feature request related to a problem? Please describe.
I think running animation of mobs look very bad, legs moving range is tooooo much its almost 90 degrees back and forth

Describe the solution you'd like
make legs moving range configurable from config
or just make it less in mod

commented

I noticed this too,

(if the devs see this) for a quick and good fix: in setRotationAngles, change f1 = limbSwingAmount; to float f1 = limbSwingAmount/2.0F; and it should do the trick

commented

I do know how to adjust the animations, but thank you @bglandolt :P
@Nika-M Thanks for suggesting this, what Minecraft version were you using? I do believe I reduced this in the newer ones.

commented

I do know how to adjust the animations, but thank you @bglandolt :P
@Nika-M Thanks for suggesting this, what Minecraft version were you using? I do believe I reduced this in the newer ones.

1.16.5, will be thankful if you could update this version

commented

Can you let me know a list of animals you think this applies to? I'm currently revising a lot of the model and animation code right now for the next update and that would save me a lot of time testing them.

commented

sure, I can, after about 5-6hours I will give you a list

commented

moose, boar, goat, black bear, brown bear, deer theese mobs have bad leg animations while running,
also walrus doesnot move its flippers while moving towards player for attack, it just slides freezed

commented

hey so I actually forked your amazing mod and updated all the animations for my private pack. I can send you the source so you can steal as much as you'd like. I updated the animations for most of the mobs and gave them attack animations too. I also fixed the spinning mobs sometimes do randomly (blame vanilla AI tbh). Here are some videos

https://drive.google.com/file/d/18iWbxm1RAtaZ_GYYyn1KchFLmf98HZo1/view?usp=sharing
https://drive.google.com/file/d/1giEMz0WopWTgO8XVWNLmnKeAP4boJvlF/view?usp=sharing
https://drive.google.com/file/d/1toTeREaFbiWaT1iC-fBkjEG0ZReuq-3O/view?usp=sharing
https://drive.google.com/file/d/1nKF0ey4busLbOgxxabEMKCQLWcVMlw76/view?usp=sharing

This is for 1.12, however

commented

1.12 isn't being updated anymore, and the code is very different from what we have currently. I appreciate it though.

commented

Some of those are really cool actually. Send me that! How did you do some of those? They're crazy

commented

@bglandolt Cyber and I are SUPER impressed with those, if you could get in contact with us via Discord or whatever works for you we would really like those animations

commented

hey so I actually forked your amazing mod and updated all the animations for my private pack. I can send you the source so you can steal as much as you'd like. I updated the animations for most of the mobs and gave them attack animations too. I also fixed the spinning mobs sometimes do randomly (blame vanilla AI tbh). Here are some videos

https://drive.google.com/file/d/18iWbxm1RAtaZ_GYYyn1KchFLmf98HZo1/view?usp=sharing https://drive.google.com/file/d/1giEMz0WopWTgO8XVWNLmnKeAP4boJvlF/view?usp=sharing https://drive.google.com/file/d/1toTeREaFbiWaT1iC-fBkjEG0ZReuq-3O/view?usp=sharing https://drive.google.com/file/d/1nKF0ey4busLbOgxxabEMKCQLWcVMlw76/view?usp=sharing

This is for 1.12, however

whooow man ๐Ÿ˜ƒ those animations look crazy cool

commented
2021-12-31.13-37-01.mp4

@itsmeow I think it should be fixed in new updates, just informing, tested in 1.16.5 and in 1.18.1, I'm about leg animations.

commented

Those are still a bit crazy imo. I will reduce the swing on them.

commented

@bglandolt those animations are phenomenal! So characterful, and also make combat so much more interesting by telegraphing attacks before they happen in an intuitive way.