Skip to content

Comments

Fix crouch spam in spectator when freefall#262

Merged
GooberRF merged 1 commit intoGooberRF:masterfrom
nickalreadyinuse:spec-falling-crouch-fix
Feb 24, 2026
Merged

Fix crouch spam in spectator when freefall#262
GooberRF merged 1 commit intoGooberRF:masterfrom
nickalreadyinuse:spec-falling-crouch-fix

Conversation

@nickalreadyinuse
Copy link

Fixes stupid crouch animation loop in spectator when holding/tapping crouch in freefall or after jumps introduced in #253

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an animation loop bug in spectator mode that occurs when a player holds or taps the crouch button during freefall or after jumps. The bug was introduced in PR #253 which added crouch animation synchronization for spectator mode.

Changes:

  • Added freefall state exclusion to prevent crouch animation remapping during aerial movement
  • Applied the fix consistently to both the animation hook and the sync function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GooberRF GooberRF merged commit c633cec into GooberRF:master Feb 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants