You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When climbing on an object with a single negative scale ex(x:-1, y:1, z:1), the character rotates 180 degrees, this seems to happen when climbing on the Y world axis.
The negative scale needs to be applied only to X or Y, applying it to both, all 3 or only Z doesn't cause issues.
To Reproduce
Steps to reproduce the behavior:
Create a cube, set it's scale to x:-1, y:1, z:1
Play and climb the cube
Notice how when climbing on the Y world axis, the character rotates 180 degrees
Expected behavior
Character should be able to climb objects with negative scale without issues
Screenshots and Videos
ALS.climbing.issue.mp4
Tested on an empty project with the latest plugin
The text was updated successfully, but these errors were encountered:
Describe the bug
When climbing on an object with a single negative scale ex(x:-1, y:1, z:1), the character rotates 180 degrees, this seems to happen when climbing on the Y world axis.
The negative scale needs to be applied only to X or Y, applying it to both, all 3 or only Z doesn't cause issues.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Character should be able to climb objects with negative scale without issues
Screenshots and Videos
ALS.climbing.issue.mp4
Tested on an empty project with the latest plugin
The text was updated successfully, but these errors were encountered: