Issue : Baby turtle don't have swimming animation when in water.
Expected Results : Baby turtles should have swimming animation when in water
Reproduce Issue :
1.Find a baby turtle.
2. Put it in water.
3.Observe it swimming animation.
Attachments
Comments 2

Baby turtles technically do have a swimming animation in 1.20.50.21. It is just really slow.
Possibly this is caused by the slower speed compared to adults and the "query.modified_move_speed" in the animation code. Since the math is just a cosinus based on "distance_traveled" with 90 degree offsets for each bone (leg0-3). And special code for baby turtles doesn't appear to exist.
[media]