Adds a "Rooted Status" draw system to the Main Game Scene. #57
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zadammac/PETI!57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "f/rooted-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It was desirable to change the main game animation logic so that the status icon(s), if any were needed, could be drawn dynamically based on the position of the pet.
Changes specific to this branch compared to the current v/0.5.0 state:
display/icons.h@) to the metanimation standard, to define a root position for status icons dynamically based on the metanimation used.scenes/main_game.cas-needed to support the new logic.