PROJ DROP: Difference between revisions
Jump to navigation
Jump to search
BlasterDRP (talk | contribs) mNo edit summary |
BlasterDRP (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
PROJ_DROP is a [[defineprojectile]] property used to set the rate at which the projectile drops (arcs). | |||
Syntax is: | Syntax is: |
Revision as of 12:44, 24 December 2004
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.