Player sprite animation and turning
Open
enhancement
good first issue
help wanted
- Dominant language
- F#
- Stars
- 30
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we only use on of the loaded textures for the player.
The original game had several frames of animation for player directing left and player directing right, and also seemingly a separate sprite for the case when the player stays still (being turned in both directions).
Let's use those sprites, they are already loaded by the engine.
See `TODO[#122]`.
Contributor guide
Assessment
This issue has not been assessed yet.