HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Projectile Question

10-25-2008, 06:46 PM#1
Joker
How do you keep a projectile the same height regardless of the terrain?
10-25-2008, 08:22 PM#2
ProFeT
Store it's "real" altitude in a variable, then change it's flying height depending of the terrain variations to keep it at the same Z ;)
10-27-2008, 12:18 AM#3
Pyrogasm
ProFeT is correct; however, for this to work properly the unit must also not have flying-type movement. Instead, you must make it flying by using the flyheight trick/bug.