PROJ YREPEAT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
m Added category.
Line 6: Line 6:


Where <number> is the size you wish to set the projectile's y to.
Where <number> is the size you wish to set the projectile's y to.
[[Category:Projectile_structure_members]]

Revision as of 18:18, 13 June 2007

PROJ_YREPEAT is a defineprojectile property used to set the y size of the projectile.

Syntax is:

defineprojectile <tile number> PROJ_YREPEAT <number>

Where <number> is the size you wish to set the projectile's y to.