Bug #2321
[Heretic] Helstaff rain doesn't spawn while shooting close to the target
Start date:
2019-02-09
% Done:
100%
Description
As a player
I want to fix the powered up Hellstaff rain spawning in close range
Why This issue significantly reduces this weapon effectiveness during the battles in tight places and wasting ammo
Description:
When the Thing "HORNRODFX2" (tomed hellstaff projectile) is exploding close to the target or wall, the rain doesn't spawn for some reason.
DD example (v.2.2): https://www.youtube.com/watch?v=HRiFZYIennM
Vanilla example: https://www.youtube.com/watch?v=1qkSTtpwt1A (works as it should)
My guess is that the problem lies in the rain spawner itself. Please take a look at the code used in "HRODFXI2_1" state sequence.
Related issues
Associated revisions
History
#1 Updated by skyjake over 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by skyjake almost 5 years ago
- Related to Feature #2349: [Heretic] Various improvements and modding features added
#3 Updated by skyjake almost 5 years ago
- Status changed from Resolved to Closed
Fixed|Heretic: Hellstaff rain does not trigger when close by
The missile exploded instantly, and its timer was not updated correctly for the rain to start.
IssueID #2321