View Single Post
  #5  
Old 09-26-2012, 11:23 PM
salmo salmo is offline
Approved Member
 
Join Date: Mar 2011
Posts: 632
Default

Quote:
Originally Posted by adonys View Post
it should be possible to place something at runtime sticky to the ground, and then get the height of that object, resulting in the height of the terrain on which it was placed on.

this would work if a method to sticky place an object on terrain at runtime is available. nad it must be, as they have vehicles which are following the terrain.
I was hoping there was a C# method for this function, but alas there appears not to be one. I had also thought of implimenting your solution. Dynamically place an object, get its Z-height, then destroy the just-placed object. Very clunky but so be it. Thankyou.
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash.

Get the latest COD Team Fusion patch info HERE
Reply With Quote