PROJECTILE RPG: 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 moving actor. It cannot be applied simultaneously with PROJECTILE_FLAG_BULLET and [[PROJECTILE_...' |
Hendricks266 (talk | contribs) mNo 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 [[ | It cannot be applied simultaneously with [[PROJECTILE_FLAG_HITSCAN]] and [[PROJECTILE_FLAG_KNEE]]. | ||
[[Category:Projectile_Workslike_flags]] | [[Category:Projectile_Workslike_flags]] |
Revision as of 15:17, 23 December 2009
This is a PROJ_WORKSLIKE flag. It indicates that the projectile is a moving actor.
It cannot be applied simultaneously with PROJECTILE_FLAG_HITSCAN and PROJECTILE_FLAG_KNEE.