PROJ DROP: Difference between revisions
BlasterDRP (talk | contribs) mNo edit summary |
Hendricks266 (talk | contribs) 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 18: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.