PROJ YREPEAT: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) m Added category. |
Overkill666 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
PROJ_YREPEAT is a defineprojectile property used to set the y size of the projectile. | PROJ_YREPEAT is a defineprojectile property used to set the y size of the projectile. For hitscan type projectiles this determines the y size of the decal. | ||
Syntax is: | Syntax is: |
Revision as of 23:08, 8 July 2012
PROJ_YREPEAT is a defineprojectile property used to set the y size of the projectile. For hitscan type projectiles this determines the y size of the decal.
Syntax is:
defineprojectile <tile number> PROJ_YREPEAT <number>
Where <number> is the size you wish to set the projectile's y to.