PROJ YREPEAT: Difference between revisions
Jump to navigation
Jump to search
Overkill666 (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
PROJ_YREPEAT | '''defineprojectile''' <tilenum> '''PROJ_YREPEAT''' <yrepeat> | ||
PROJ_YREPEAT is a defineprojectile property used to set the [[yrepeat]] of the projectile. For hitscan type projectiles this determines the y size of the decal. | |||
[[ | |||
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]] | [[Category:Projectile_structure_members]] |
Revision as of 05:24, 21 February 2020
defineprojectile <tilenum> PROJ_YREPEAT <yrepeat>
PROJ_YREPEAT is a defineprojectile property used to set the yrepeat of the projectile. For hitscan type projectiles this determines the y size of the decal.
Where <number> is the size you wish to set the projectile's y to.