Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Multirious authored Mar 26, 2024
1 parent 41b56b3 commit 964f2f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ or [`bevy_easings`](https://github.com/vleue/bevy_easings):
- Makes a very extendable system, thanks Bevy's ECS!
- Advanced timer. This crate has custom timer implementation tailored for featureful
and reliable tweening.
- Designed with looping in mind. You can loop any tween.
- Edgecases are taken care of.
- Dependency injection. Systems communicate through various specific components,
allowing you to extends the behavior to your needs by supplying those components
and reduce duplication.
Expand Down

0 comments on commit 964f2f1

Please sign in to comment.