PROJ XREPEAT: Difference between revisions
Jump to navigation
Jump to search
Overkill666 (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
PROJ_XREPEAT | '''defineprojectile''' <tilenum> '''PROJ_XREPEAT''' <xrepeat> | ||
PROJ_XREPEAT is a defineprojectile property used to set the [[xrepeat]] of the projectile. For hitscan type projectiles this determines the x size of the decal. | |||
Where <xrepeat> is the size you wish to set the projectile's x to. | |||
Where < | |||
[[Category:Projectile_structure_members]] | [[Category:Projectile_structure_members]] |
Revision as of 06:23, 21 February 2020
defineprojectile <tilenum> PROJ_XREPEAT <xrepeat>
PROJ_XREPEAT is a defineprojectile property used to set the xrepeat of the projectile. For hitscan type projectiles this determines the x size of the decal.
Where <xrepeat> is the size you wish to set the projectile's x to.