bevy_flurx
[!CAUTION]
bevy_flurxis currently in the early stages of development and is subject to breaking changes.
Significant changes have occurred in version 0.3.2-beta.0.
Please check CHANGELOG and
here for more details.
This library provides a mechanism for more sequential description of delays, character movement, waiting for user input, and other state waits.
As an example, here is an example of a cut-in effect that involves waiting for user input, a slight delay, and a sprite to move.

Example
All examples are here.
ChangeLog
Please see here.
Compatible Bevy versions
| bevy_flurx | bevy |
|---|---|
| 0.3.0 | 0.13.0 |
| 0.3.1 | 0.13.1 |
| 0.3.2-beta0 | 0.13.2 |
License
This crate is licensed under the MIT License or the Apache License 2.0.