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

Player Sprite Artefacts #315

Open
IsaacGraham128 opened this issue Oct 16, 2022 · 1 comment
Open

Player Sprite Artefacts #315

IsaacGraham128 opened this issue Oct 16, 2022 · 1 comment
Assignees
Labels
bug Something isn't working sprint 4 Team 6 Story & Player (The team you'll depend on for consistency)

Comments

@IsaacGraham128
Copy link
Contributor

Description

Lines present on the edges of the player sprite.

How To Reproduce

Steps to reproduce the behaviour:

  1. Ensure game is in full screen
  2. Press start
  3. Notice lines on character
  4. Walk up (top line disappears)
  5. Walk left (left line disappears)
  6. Walk down (top line darkens)
  7. Walk right (left line darkens)

Expected Behaviour

Edges around the player sprite. They either darken when a player moves in the direction of the opposite side or disappear if moving towards the edge.

Screenshots

image

Additional Context

Unsure of the cause. Could potentially be a sprite misalignment?

Temporary Fix

No temporary fix.

@IsaacGraham128 IsaacGraham128 added bug Something isn't working Team 6 Story & Player (The team you'll depend on for consistency) sprint 4 labels Oct 16, 2022
@IsaacGraham128 IsaacGraham128 self-assigned this Oct 16, 2022
@IsaacGraham128
Copy link
Contributor Author

Unable to fix this bug, was unable to identify the cause and find a solution. Suspect it may be due to misaligned hitboxes, asset loading issues, or the player sprite drawing component misaligned the sprite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sprint 4 Team 6 Story & Player (The team you'll depend on for consistency)
Projects
None yet
Development

No branches or pull requests

1 participant