Prevent an object from penetrating another object.And Keep the height from the ground.
Code=???
Hi there, you just need to check if the properties of your object includes a collider, there are many kinds for a 3d project, cubes, spheres, meshes, the terrain uses its own collider you need to check if that’s enabled and also if you select the terrain you can see the height lenght and width of it, hope to be of any help, cheers!