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 9, 2024
1 parent 55c51a4 commit 2df6b76
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@

# `bevy_tween`

Flexible tweening plugin for Bevy.
This crate solves for tweening animation with the approach of integrating everything
into Bevy's ECS and uses dependency injection, allowing you to exploits the already flexible ECS systems to tune
and extends the animation process to your needs.
A fully ECS-based Bevy animation library.
Focuses mainly on tweening but being decoupled and flexible and so can do much more.

This is a young plugin and APIs are to be fleshed out.
Breaking changes are to be expected!
Expand Down

0 comments on commit 2df6b76

Please sign in to comment.