Commit Graph

4 Commits

Author SHA1 Message Date
SeanOMik 9013efcf31
Remove horrendous useless commented code. 2020-07-07 00:51:32 -05:00
SeanOMik 06c17658e6
Fix some things with the animation class.
The user wouldn't be able to set a custom scale to their sprite if they used the SSMA component due to it resetting the scale when the sprite was flipped.
2020-07-06 15:05:21 -05:00
SeanOMik 7ae000c4ac
Add some getters and a way to flip an animation 2020-07-06 00:44:06 -05:00
SeanOMik dd919bf89e
Create AnimationComponent, and an example to show it 2020-07-05 01:28:31 -05:00