I'm trying to use projectile crosses a line to spawn a monster which does not seem to be working. neither shotgun or bullets will work. A rocket seems to work but only once but not repeatable. I did not try plasma. I would think shotgun and bullets should work or is this the way it's suppose to be? Can this be fixed?
Thanks, Chris
projectile crosses / spawn thing bug
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49223
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Actually, hitscan weapons except the railgun don't trigger 'projectile crosses' types. This appears to be fully intentional because setting a single flag would change the behavior.
What you need is the activation type 'projectile hits or crosses'. Depending on the editor you are using it might not yet be accessible but if you want to add it yourself it is activation type 7.
What you need is the activation type 'projectile hits or crosses'. Depending on the editor you are using it might not yet be accessible but if you want to add it yourself it is activation type 7.