by SyntherAugustus » Sat Dec 07, 2024 11:08 am
edit: I did some research so I'm changing this a bit.
I would like a custom flag for A_FireBullets and A_RailAttack to customize the kickback of those functions. I'm aware of Weapon.Kickback, but I was hoping I could call functions that are separate from the general weapon (Say, a secondary attack or even a custom monster attack) that knocks back the enemy with a hitscan.
edit: I did some research so I'm changing this a bit.
I would like a custom flag for A_FireBullets and A_RailAttack to customize the kickback of those functions. I'm aware of Weapon.Kickback, but I was hoping I could call functions that are separate from the general weapon (Say, a secondary attack or even a custom monster attack) that knocks back the enemy with a hitscan.