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

[BUG] Player vanishes behind background #10

Open
MarkSuckerberg opened this issue Apr 6, 2021 · 2 comments
Open

[BUG] Player vanishes behind background #10

MarkSuckerberg opened this issue Apr 6, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@MarkSuckerberg
Copy link
Member

Describe the bug
Whenever you move, the character's sprite moves behind the block background layer. You can tell the sprite isn't just vanishing as you can see it where there isn't a background.

To Reproduce
Steps to reproduce the behavior:

  1. Move left or right
  2. Go to somewhere that has background blocks
  3. See issue

Expected behavior
Expected this not to happen at all

Screenshots
image

System Information (please complete the following information):

  • OS: Windows
  • Game version: v0.2.3

Additional context
Probably something to do with either the animator or the movement script.

@MarkSuckerberg MarkSuckerberg added the bug Something isn't working label Apr 6, 2021
@Superyodeler
Copy link
Contributor

Looked at this myself and it doesn't seem to affect the default player, only the lizard and radi versions. These are also only affected when standing still.

@Superyodeler
Copy link
Contributor

I believe #13 should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants