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

Missing features for Sprites #103

Open
3 tasks
DarthGandalf opened this issue Dec 24, 2021 · 0 comments
Open
3 tasks

Missing features for Sprites #103

DarthGandalf opened this issue Dec 24, 2021 · 0 comments

Comments

@DarthGandalf
Copy link
Contributor

  • Animation speed: e.g. the two balls (health/mana) have 24 and 20 frames per second, to avoid being in sync.
  • Partially render the sprite: the ball's image is just a ball, but when the health or mana is not full, only part of it should be drawn
  • Change color: mana is blue, poison is green, but the image is the same, and it's red. HD images do color changes in HSV space.
@essial essial closed this as completed Dec 10, 2023
@essial essial reopened this Dec 10, 2023
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

2 participants