PROJ YREPEAT

From EDukeWiki
Jump to: navigation, search

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.