Hi guys
I am creating a a game where you can collect parts and build objects to place on the terrain such as walls and what not and it is first person.
My problem is the object placing when you build the object. I can instantiate the object at the raycast from the centre of the screen but I need some ideas on how I can get a transparent version of the object that sticks to the terrain no matter the angles and height and then when you press the build button it places the object there. Sort of like a starcraft style building mechanic but from the fps view point. Any help would be awesome. Thanks.