[r3710] BumpSpecial does not trigger when landing on top
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.
[r3710] BumpSpecial does not trigger when landing on top
If you land on top of an actor, and the actor is flagged BumpSpecial, it will not trigger its' special.
Re: [r3710] BumpSpecial does not trigger when landing on top
Would you please provide a quick example?
Re: [r3710] BumpSpecial does not trigger when landing on top
"Summon Springboard". You can get the intended behavior by running into it from the side, where it'll play DSPSTART and launch you into the air. Flying or jumping directly on top of it will cause it to not trigger at all.
- Attachments
-
Springboard.zip
- (111.38 KiB) Downloaded 77 times
Re: [r3710] BumpSpecial does not trigger when landing on top
Thank you. Fixed in r3745.