Determining Ground Position

From the Oblivion ConstructionSet Wiki
Revision as of 03:01, 10 April 2006 by imported>Mrflippy
Jump to navigation Jump to search

I'm looking for a way to determine the z position of the ground at a given (x,y) location. I was thinking maybe spawning some object that would fall to the ground due to gravity, but how would you know how high to spawn it? And then it would take time to fall as well.