So I’m new to PlayCanvas and coded a movement script for my player but the thing is that my player keeps on passing through the walls that I put around it.
The walls does have a collider and rigidbody that sets to static, does it need a code?
I came from using UNITY so this confuses me, please help.