Overwatch-1-Emulator / ow1-emulator

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

Doomfist punch knockback depends on player camera direction #1506

Open MaxwellJung opened 8 months ago

MaxwellJung commented 8 months ago

For example, when looking upwards during punch, the victim will be booped upwards towards the sky instead of getting booped in the direction of the punch.

MaxwellJung commented 8 months ago

Likely caused by the script applying impulse to punch victim based on attacker facing direction.

MaxwellJung commented 7 months ago

mentioned in commit 44ad0ea8aeec3b1fb46ea43ecf5a4e1322aaa50c

MaxwellJung commented 7 months ago

mentioned in commit acd40c0bdd79c5faba93f24e261edae0cf173e3a

MaxwellJung commented 7 months ago

acd40c0b implementation behaves unexpectedly when doomfist punches at point blank range