nosoop / SM-TFAttributeSupport

A SourceMod plugin that improves support for official TF2 attributes.
GNU General Public License v3.0
12 stars 4 forks source link

Atomizer bugged draw #19

Open ShakerSaba opened 1 year ago

ShakerSaba commented 1 year ago

There is a glitch with the Atomizer: when drawing the weapon and spamming to activate your third jump, that jump ends forcing you downwards. If you wait for the draw to finish the extra jump works normally.

nosoop commented 1 year ago

Is this a report of a bug in the game that you were interested in having fixed by the plugin, or a bug in the plugin itself? If it's the latter, make sure that it doesn't also occur if the plugin is unloaded.

I'm also not sure what you mean by it "ending"; it sounds like it either:

ShakerSaba commented 1 year ago

It does appear to be a bug in the latter sense, as I have tried testing this with no other plugins (besides the ones required by this) and replicated the effect, and with this plugin disabled the bug did not occur. Ending perhaps isn't the right way to say it. Rather, it seems the vertical velocity from the jump was reversed, which forces you to fall faster.

ShakerSaba commented 1 year ago

Wanted to further clarify the issue. Here is a screencap of the plugins on the server being tested. https://files.catbox.moe/whq4q7.png Here footage of me capturing the bug. With each jump I am tapping the key repeatedly. You can notice the bugged behavior as the Atomizer is being drawn while tapping jump. https://files.catbox.moe/qb90oj.mp4