Blastfrog Posted May 1, 2014 What's the best way to cause a monster's projectile to spawn a harmless, non-moving, non-colliding actor? I tried having it use the codepointer for another monster's projectile, but it leads to strange behavior, causing the first projectile to "die" as soon as the monster tries shooting it, and damages itself with the second projectile even though I set it to 0 damage. I'm not sure PainDie is acceptable, as it might spawn more than one lost soul object, and throw it in random directions. 0 Quote Share this post Link to post
printz Posted May 1, 2014 Sodaholic said:What's the best way to cause a monster's projectile to spawn a harmless, non-moving, non-colliding actor?What about NoClip + 0 speed? 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.