HaxeFlixel / HaxeFlixel/flixel-docs
Animation requires better explanation
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 86
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Spent a couple days struggling to animate a sprite that had multiple animations on multiple rows of an image. This should be documented that HaxeFlixel calculates the full spritesheet, starting from the top left of the image to the bottom right.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the existing HaxeFlixel animation or spritesheet documentation first; no file or test is named in the issue. Confirm the documented behavior for spritesheets with multiple animations across rows, then add an explanation that traversal starts at the top left and proceeds to the bottom right.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100