Skip to content

Climbing on an object with negative scale makes the character rotate 180degrees #500

@DoubleP90

Description

@DoubleP90

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:

  1. Create a cube, set it's scale to x:-1, y:1, z:1
  2. Play and climb the cube
  3. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions