I’m not sure if a similar issue has been addressed yet, but here’s what I’ve observed:
After the character swims in water and moves out, if the character is facing backward, the swim animation continues to play on the ground. This causes an issue where the animation doesn’t properly stop when exiting the water.
Examples of the Issue:
-
Default Swim Animation:
-
Superhero Swim Animation:
- Rthro Swim Animation:
- With Drowning System:
Steps to Reproduce:
- Ensure the character has a working swim animation (Specifically r15).
- Move the character into water and initiate the swim animation.
- Exit the water while the character is facing backward.
- Observe that the swim animation continues to play on land.
It seems like the animation state doesn’t transition properly when exiting the water in this specific scenario. If anyone has encountered the same issue or knows of a fix, I’d appreciate some help or insight!