Bouncing projectiles with the +RIPPER flag enter their death state instead of ripping through actors. They will only pass through actors if the shot kills them. Non-bouncing projectiles are unaffected from what I can see.
Replaced pistol fires a test projectile.
Tested in gzdoom 4.4.2
Bouncing projectiles with ripper don't rip
Moderator: GZDoom Developers
Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.
If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.
Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.
If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.
Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
-
- Posts: 289
- Joined: Wed Sep 03, 2003 9:30 pm
Bouncing projectiles with ripper don't rip
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1782
- Joined: Wed Jul 23, 2003 9:22 pm
Re: Bouncing projectiles with ripper don't rip
I remember having this problem a few months ago. I ended up solving it by adding
to the ripper (in your case, it's RipperTest), and yes, the order does matter. I found that one out the hard way.
Code: Select all
-ALLOWBOUNCEONACTORS
-BOUNCEONACTORS