PROJECTILE RPG: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This is a [[PROJ_WORKSLIKE]] flag. It indicates that the projectile is a moving [[actor]]. | This is a [[PROJ_WORKSLIKE]] flag. It indicates that the projectile is a moving [[actor]]. | ||
It cannot be applied simultaneously with [[PROJECTILE_HITSCAN]] | It cannot be applied simultaneously with [[PROJECTILE_HITSCAN]], [[PROJECTILE_KNEE]], or [[PROJECTILE_BLOOD]]. | ||
[[Category:Projectile_Workslike_flags]] | [[Category:Projectile_Workslike_flags]] |
Revision as of 16:10, 12 October 2015
This is a PROJ_WORKSLIKE flag. It indicates that the projectile is a moving actor.
It cannot be applied simultaneously with PROJECTILE_HITSCAN, PROJECTILE_KNEE, or PROJECTILE_BLOOD.