ı want to build mmorpg and when click the mouse(0) send to ray camera, and ı want to go this location with crashing into obstacles, so ı dont want to use navmesh, how can ı do that ?
well you can lerp your transform position, or, you can just add velocity to your rigid body…