My player character is tilting when colliding

Very straightforward video :slight_smile: I just have one inconsistency - Im using a different character and I used 4 circle colliders to make the collision on the player be as snuggly as possible, not sure if this matters for the issue. But basically, when I hit a wall, my guy tilts a bit. Why is this happening and how do I fix please?

In the Rigidbody2D component try enabling Freeze Rotation

Annotation 2024-02-15 145829

This should work fine as long as you donโ€™t want your character rotating at all.

That works! Thank you!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms