PROJ OFFSET: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
Sets the x offset of the projectile fired. As numbers get higher, the projectile's initial position will move further to the left.
Sets the x offset of the projectile fired. As the numbers get higher, the projectile's initial position will move further to the left.


A value of 224 will make the projectile spawn at "right hand" (for example Battlelord morters). To make spawn centered, use a value or 14354.
A value of 224 will make the projectile spawn at the "right hand" (for example Battlelord morters). To make it spawn centered, use a value of 14354.


[[Category:Projectile_structure_members]]
[[Category:Projectile_structure_members]]

Revision as of 13:09, 16 October 2008

Sets the x offset of the projectile fired. As the numbers get higher, the projectile's initial position will move further to the left.

A value of 224 will make the projectile spawn at the "right hand" (for example Battlelord morters). To make it spawn centered, use a value of 14354.