Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Multirious authored Apr 8, 2024
1 parent 037771d commit 75832d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ or [`bevy_easings`](https://github.com/vleue/bevy_easings):
tweening the same component/asset/resource because of the multi-entities architecture and
so it is not limited by '1 component type per entitiy'.
- Advanced timer. This crate has custom timer implementation.
- Looping support.
- 2 ways playback support.
- Jump to arbitary time.
- Ticking in arbitary direction.
- 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 75832d6

Please sign in to comment.