PROJECTILE BLOOD: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) Created page with "This is a PROJ_WORKSLIKE flag. It indicates that the projectile is a blood splat, like the hardcoded <code>BLOODSPLAT1</code> through <code>4</code> found in <code>state..." |
(No difference)
|
Revision as of 17:13, 12 October 2015
This is a PROJ_WORKSLIKE flag. It indicates that the projectile is a blood splat, like the hardcoded BLOODSPLAT1
through 4
found in state random_wall_jibs
.
It cannot be applied simultaneously with PROJECTILE_HITSCAN, PROJECTILE_RPG, or PROJECTILE_KNEE.