Difference between revisions of "Determining Ground Position"
Jump to navigation
Jump to search
imported>Mrflippy |
imported>Mrflippy |
||
Line 1: | Line 1: | ||
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. | 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. | ||
[[Category:Questions]] |
Revision as of 03:01, 10 April 2006
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.