Talk:PROJ BOUNCES: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Testing |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Testing == | |||
"Will only count wall bounces even if PROJECTILE_FLAG_NOENEMYHITS is included in the PROJ_WORKSLIKE flag" | "Will only count wall bounces even if PROJECTILE_FLAG_NOENEMYHITS is included in the PROJ_WORKSLIKE flag" | ||
Hmm... I don't have that flag, and still PROJ_BOUNCES works. | Hmm... I don't have that flag, and still PROJ_BOUNCES works. | ||
There is a default number of bounces when there is no PROJ_BOUNCER or if it set to 0 and negative numbers. I think the default number is 3, or maybe it can be NUMFREEZEBOUNCES? | There is a default number of bounces when there is no PROJ_BOUNCER or if it set to 0 and negative numbers. I think the default number is 3, or maybe it can be NUMFREEZEBOUNCES? |
Latest revision as of 12:44, 11 November 2006
Testing
"Will only count wall bounces even if PROJECTILE_FLAG_NOENEMYHITS is included in the PROJ_WORKSLIKE flag" Hmm... I don't have that flag, and still PROJ_BOUNCES works.
There is a default number of bounces when there is no PROJ_BOUNCER or if it set to 0 and negative numbers. I think the default number is 3, or maybe it can be NUMFREEZEBOUNCES?