PROJ DROP: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
m Added category.
Line 6: Line 6:


Where <number> is the speed of the projectile's dropping. Note that a negative number is needed for it to move toward the ground.
Where <number> is the speed of the projectile's dropping. Note that a negative number is needed for it to move toward the ground.
[[Category:Projectile_structure_members]]

Revision as of 19:08, 13 June 2007

PROJ_DROP is a defineprojectile property used to set the rate at which the projectile drops (arcs).

Syntax is:

defineprojectile <tile number> PROJ_DROP <number>

Where <number> is the speed of the projectile's dropping. Note that a negative number is needed for it to move toward the ground.