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

[Space Shooter] Player Healthbar #9

Open
GSoster opened this issue Jul 26, 2017 · 2 comments
Open

[Space Shooter] Player Healthbar #9

GSoster opened this issue Jul 26, 2017 · 2 comments

Comments

@GSoster
Copy link
Owner

GSoster commented Jul 26, 2017

Add a player healthbar that also displays the shield value. Right now the player is destroyed if touched by an enemy/asteroid without a shield.

@GSoster GSoster self-assigned this Jul 26, 2017
@GSoster GSoster added the HUD/UI label Jul 26, 2017
@GSoster GSoster added this to Planned in Space Shooter Jul 26, 2017
@GSoster
Copy link
Owner Author

GSoster commented Jul 26, 2017

Tasks to make player healthbar possible:

  • add health attribute to player
  • add health slider to HUD
  • update enemy shot contact logic to decrease players health instead of destroying it

@GSoster
Copy link
Owner Author

GSoster commented Jul 26, 2017

This is on hold until the HUD system is restructured: #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant