deferred-impact / battledudes-issue-tracker

Because discord just isn't good enough. Neither is Taiga.io, ironically
5 stars 1 forks source link

New weapon: return true; #254

Open deferred-impact opened 11 months ago

deferred-impact commented 11 months ago

Callback function.

copy from HeavySniper firerate 600ms

After hitting an enemy, the bullet doesn't disappear per se, but becomes a ghost and keeps going, perhaps until it reaches its max range or hits a wall. Then, immediately, another bullet is fired backwards, potentially hitting the same enemy again, and resulting in a rather silly combo instakill.

Perfect gun for trickshotting all kinds of goobers.

ghost commented 11 months ago

When the bullet is in a ghost phase, after going through an enemy, does it deal dmg to any player it may hit in the way (is it like PS?)?

deferred-impact commented 11 months ago

No, the bullet can only hit walls in that state

ghost commented 11 months ago

Ok