Hello
I would like to know if there is a way to test a collision of a object. For example, does object a collide with something other then terrain. The idea I have is to architecture or other landscape related object onto terrain with connecting or intersecting each other.
I looked in the samples folder but I didn’t find anything to help. I am also looking at the Collision class.
Vivienne