PROJ XREPEAT: 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 x to.
Where <number> is the size you wish to set the projectile's x to.
[[Category:Projectile_structure_members]]

Revision as of 18:17, 13 June 2007

PROJ_XREPEAT is a defineprojectile property used to set the x size of the projectile.

Syntax is:

defineprojectile <tile number> PROJ_XREPEAT <number>

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