Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't move immediately after death #28

Closed
sebashtioon opened this issue Nov 4, 2024 · 0 comments
Closed

Can't move immediately after death #28

sebashtioon opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. invalid This doesn't seem right low priority player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc.
Milestone

Comments

@sebashtioon
Copy link
Member

Describe the bug

When respawning, and as the white screen fades, you are unable to move or jump. You are stuck at the respawn position, which is Vector3(0, 0, 0)

To Reproduce

Steps to reproduce the behavior:

  1. Run into the spike until you die
  2. Wait for the death screen to finish
  3. White screen fades out
  4. Can't move

Expected behavior

As soon as the white screen begins to fade out, you must be able to control the player and move.

Screenshots

If applicable, add screenshots to help explain your problem.

Operating System

Windows 10

Additional context
Add any other context about the problem here.

@sebashtioon sebashtioon added invalid This doesn't seem right bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc. low priority labels Nov 4, 2024
@sebashtioon sebashtioon added this to the v0.5.0 milestone Nov 4, 2024
@sebashtioon sebashtioon self-assigned this Nov 4, 2024
@sebashtioon sebashtioon reopened this Nov 25, 2024
sebashtioon added a commit that referenced this issue Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds. invalid This doesn't seem right low priority player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc.
Projects
None yet
Development

No branches or pull requests

1 participant