- Joined
- Dec 21, 2006
- Messages
- 490
hi is there any cpu friendly way to detect a hill between 2 points?
for now i do a for each "real" between 5 and distance between 2 points.
if point with offset angle distance = point 1 + "real" > ground height ...
but these are alot of points being checked and for different cases....
any way to do this different?
for now i do a for each "real" between 5 and distance between 2 points.
if point with offset angle distance = point 1 + "real" > ground height ...
but these are alot of points being checked and for different cases....
any way to do this different?