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 fixes. #29

Closed
GabroveanuRazvan opened this issue Apr 5, 2024 · 0 comments · Fixed by #30
Closed

Bug fixes. #29

GabroveanuRazvan opened this issue Apr 5, 2024 · 0 comments · Fixed by #30
Assignees
Labels
bug Something isn't working

Comments

@GabroveanuRazvan
Copy link
Collaborator

Bug Description:

1.The player should not start sliding when it is getting crammed up by many enemies.

2.The room switching should not place the player into collision blocks.

3.The coordinates for camera bounds are not well placed.

4.Random collision blocks that should not exist.

5.Enemy spawner optimiations.

6.The code is not clean.

Acceptance Criteria:

1.The player will not longer slide when crammed up by enemies.

2.The room switching will not place the player into collision blocks.

  1. Better camera coordinates.

4.Delete the collision blocks that should not exist.

5.Add enemy spawner optimiations.

6.Clean the code.

@GabroveanuRazvan GabroveanuRazvan added the bug Something isn't working label Apr 5, 2024
@GabroveanuRazvan GabroveanuRazvan self-assigned this Apr 5, 2024
@GabroveanuRazvan GabroveanuRazvan linked a pull request Apr 6, 2024 that will close this issue
Steven23X added a commit that referenced this issue Apr 6, 2024
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

Successfully merging a pull request may close this issue.

1 participant