Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

C# 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