Page 1 of 1

Bug when `missile` parameter is used for A_CustomBulletAttac

Posted: Tue Dec 04, 2018 12:34 pm
by Jekyll Grim Payne
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.

Re: Bug when `missile` parameter is used for A_CustomBulletA

Posted: Sun Dec 23, 2018 5:14 am
by Graf Zahl
fixed