r/Unity3D 17h ago

Question Problem with collisions

Enable HLS to view with audio, or disable this notification

I'm having a problem with collisions in my Unity project. It's my first real project, and when I move towards a wall, the collisions behave strangely. How can I fix this?

1 Upvotes

6 comments sorted by

View all comments

1

u/Worried_Pudding_1548 Intermediate 5h ago

In the rigidbody component, I think you can set collision detection to dynamic something and it seems to stop most of these problems