i can only move left and right but i cannot move up and down when colliding with the water cube how do i fix it
You need to add Impulse on Z, as I did in the attached image. it is a better approach to do it inside Controller class.
1 Like