-
Louis authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.2.0]
Added
- Constructor functions for
AnimationOverride
Changed
-
bevy
version0.9
-
bevy_ecs_tilemap
version0.9
-
AnimationOverride
now contains its own state
Fixed
-
AnimationOverride
will play animation without needing to be driven byapply_direction_animation
[0.1.1]
Fixed
- "play once and then" animations could overflow frame array bounds