Bug when `missile` parameter is used for A_CustomBulletAttac

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.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Bug when `missile` parameter is used for A_CustomBulletAttac

Bug when `missile` parameter is used for A_CustomBulletAttac

by Jekyll Grim Payne » Tue Dec 04, 2018 12:34 pm

In g3d28006ed when missile parameter is used for A_CustomBulletAttack on a monster it results in a bug: when shooting, the monster will instantly move ahead a few units without interrupting the attack. It seems to happen only when spawnheight and spawnoffsetxy are also specified for the missile (perhaps only for specific offsets, I can't say, but when they're not specified it doesn't happen).

Attaching the demonstration file.
Attachments
bulletattackbug.pk3
(315 Bytes) Downloaded 26 times

Top