PROJ DROP: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) m Added category. |
No edit summary |
||
Line 1: | Line 1: | ||
'''defineprojectile''' <tilenum> '''PROJ_DROP''' <drop> | |||
PROJ_DROP is a [[defineprojectile]] property used to set the rate at which the projectile drops (arcs). | PROJ_DROP is a [[defineprojectile]] property used to set the rate at which the projectile drops (arcs). | ||
Where <drop> is the speed of the projectile's dropping. Note that a negative number is needed for it to move toward the ground. | |||
Where < | |||
[[Category:Projectile_structure_members]] | [[Category:Projectile_structure_members]] |
Revision as of 05:23, 21 February 2020
defineprojectile <tilenum> PROJ_DROP <drop>
PROJ_DROP is a defineprojectile property used to set the rate at which the projectile drops (arcs).
Where <drop> is the speed of the projectile's dropping. Note that a negative number is needed for it to move toward the ground.