Overwatch-1-Emulator / ow1-emulator

OverPy source code for "Overwatch 1 Emulator" Workshop gamemode
https://workshop.codes/KHTG0
BSD 2-Clause "Simplified" License
7 stars 10 forks source link

Pressing slam again after hitting the ground pushes you forward #1579

Open Wadetata opened 2 weeks ago

Wadetata commented 2 weeks ago

if you use seismic slam, then press the button again after hitting the ground, you can get further distance with it as shown in the video comparing not pressing the button at the end to pressing the button at the end https://github.com/Overwatch-1-Emulator/ow1-emulator/assets/107174676/b0f9792f-a0f9-4b83-b8b5-0845e58f4129

MaxwellJung commented 1 week ago

I think this happens because current workshop code thinks you're creating another instance of slam and tries to apply custom impulse. It looks similar to an old issue where you can move around while emoting by pressing slam