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 combat system #14

Closed
3 of 6 tasks
ljvmiranda921 opened this issue Mar 14, 2021 · 0 comments
Closed
3 of 6 tasks

Add combat system #14

ljvmiranda921 opened this issue Mar 14, 2021 · 0 comments

Comments

@ljvmiranda921
Copy link
Owner

ljvmiranda921 commented Mar 14, 2021

Requirements

  • HP bar and enemies disappearing
  • Player takes damage
  • Enemies take damage

Good to have (maybe on game feel week?)

  • Screen shake
  • Slash animation
  • Enemy attack animation
ljvmiranda921 added a commit that referenced this issue Mar 14, 2021
Not yet sure if my implementation is the best one. However, what I did
is revamped the old attack animation, and played around with offset
and z-index to ensure that the player goes over the enemy sprite when
attacking.
ljvmiranda921 added a commit that referenced this issue Mar 20, 2021
TODO
====

Gameplay
--------
- Encounters still need some balancing

Animation
---------
- Player Death
- Enemy Attack
- Enemy Death
ljvmiranda921 added a commit that referenced this issue Mar 20, 2021
Not yet sure if my implementation is the best one. However, what I did
is revamped the old attack animation, and played around with offset
and z-index to ensure that the player goes over the enemy sprite when
attacking.
ljvmiranda921 added a commit that referenced this issue Mar 20, 2021
TODO
====

Gameplay
--------
- Encounters still need some balancing

Animation
---------
- Player Death
- Enemy Attack
- Enemy Death
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

No branches or pull requests

1 participant