Skip to content

Fix flight bugs#336

Open
kin98 wants to merge 6 commits into
crystallpunk-14:masterfrom
kin98:fix-flyht
Open

Fix flight bugs#336
kin98 wants to merge 6 commits into
crystallpunk-14:masterfrom
kin98:fix-flyht

Conversation

@kin98

@kin98 kin98 commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

About the PR

i fixed the bug that you can fly while laying down.

Why / Balance

fixes: #209

Technical details

  • added new event listner that checks if player is lying down when they have the StandingStateComponent.
  • fixed OnStartFlightDoAfter not stopping animation when TryActivateFlight fails.
  • added popup message when trying to fly while lying down.

Media

image

Requirements

Changelog

🆑

  • fix: fixed beein able to fly while lying on the floor

@github-actions github-actions Bot added C# zLevels This pull request changes the z-level systems. labels Feb 6, 2026
@kin98
kin98 marked this pull request as ready for review February 6, 2026 12:16
@kin98
kin98 requested a review from TheShuEd as a code owner February 6, 2026 12:16
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# S: Merge Conflict zLevels This pull request changes the z-level systems.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Players can fly while lying down

1 participant