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

Add animated sprites; Add checkpoints #31

Merged
merged 6 commits into from
Feb 2, 2022
Merged

Add animated sprites; Add checkpoints #31

merged 6 commits into from
Feb 2, 2022

Conversation

jaythomas
Copy link
Member

@jaythomas jaythomas commented Feb 2, 2022

Closes #19

Test map: noPlanet.tmx

  • Add sprite animation support
  • Add checkpoint entities
  • Add documentation for creating animation loops
  • Trigger level completion when player.checkpoints reaches <1
  • Remove onCollision
  • Refactor player bonk sound maybe (currently disabled because it didn't work right) Didn't have time to mess with it.

@jaythomas jaythomas marked this pull request as ready for review February 2, 2022 18:48
Copy link
Member

@wyatt-herkamp wyatt-herkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jaythomas jaythomas merged commit 0387749 into master Feb 2, 2022
@jaythomas jaythomas deleted the checkpoints branch February 2, 2022 19:31
@wyatt-herkamp wyatt-herkamp mentioned this pull request Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add checkpoints
2 participants