HI guys, i'm just beginner .. i want to create an elevator but i find a lot of problem because there's no collision between the ovr player and the cube (the cupe pass through the player when goes up ). So i decided to make the ovrplayer move up itselves.
Hello, I believe you simply want to add a collider to your cube in the Unity editor, the player controller does have a collider even though there's no collider component, it's included in the player controller.
I have a similar problem if I use the joystick locomotion the player colides and elevator works .. but If I walk on my own the there is no collider and the elevator pass through , any idea on how to fix this? this is on Quest..