xray-16
xray-16 copied to clipboard
Third person animations can play erroneously if move state is updated while anim is playing
Describe the bug If move state is updated while a third person animation is playing, it could cause strange updates during specific hud state / third person animation combos.
To Reproduce Steps to reproduce the behavior:
- Start a long animation
- Wiggle back and forth
- animation will get stuck, or replay depending on how long you wiggle for. See video attached
Expected behavior Animation locked in once started so it matches the hud state better
Screenshots, videos
https://github.com/OpenXRay/xray-16/assets/11345783/f5051338-ca14-4ddc-bae6-78cf81e6d002
Desktop (please complete the following information):
- OpenXRay build version 6cd727d088f75c2caeeb5be9c5d4c555c35aea7e
I have this fixed in OXR Gunslinger, just tracking it here so i don't forget to port it over.