- Notifications
You must be signed in to change notification settings - Fork 1
PlayOnce Animations #18
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
There should be the ability to add "PlayOnce" animations. Animations that will only play through one time and will then have to be called again. This can be added in SpriteSheet.cpp around here:
Rather than constantly looping through, we ensure that it only loops once.