momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
531 stars 210 forks source link

Player entity endlessly spinning when looking around #2218

Open VortexParadox opened 1 week ago

VortexParadox commented 1 week ago

Describe the bug

The player entity, not to be confused with the player model, spins endlessly when still and looking side to side. It happens regardless of player model, wether it's the new one or the basic geometry shapes.

https://github.com/user-attachments/assets/1dc6376a-d00a-4b6b-b11b-63b75f5592cf

How To Reproduce

  1. Set cl_showanimstate 1 (only needed for visualization purposes. May need developer 1).
  2. Set thirdperson.
  3. Look left/right far enough to cause the player entity to rotate, if it's far enough, the player should start spinning.

Issue Map

N/A

Expected Behavior

The player should only turn to face the model's forward vector.

Operating System

Windows 11

SlidyBat commented 1 week ago

Can replicate this on Steam build, but not on local build May already be fixed, will need to retest on next Steam update