Determining Ground Position

From the Oblivion ConstructionSet Wiki
Revision as of 03:01, 10 April 2006 by imported>Mrflippy
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.