Hi, I have an object with a box collider which I instantiate where I click on my terrain. Everything works fine except that it’s instantiating in the mountains. I have added a box collider on the object but I don’t know where to go from here to make it not instantiate when the box collider is colliding with my terrain.
Thanks in advance!