Skip to content

Commit

Permalink
Style tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldom-SE committed Jan 13, 2024
1 parent 4c0b2a1 commit 478289a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ improvement, feel free to submit an issue or pr!
`value_min`, and `value_unbounded`
- `on_event`: triggers when it reads an event of the given type
- Bevy's [built-in run conditions](https://docs.rs/bevy/latest/bevy/ecs/schedule/common_conditions/index.html)
also work as triggers.
also work as triggers
- `AnyState` state, that can be used in type parameters to represent any state
- Transition builders that allow dataflow from outgoing states and triggers to incoming states
(`StateMachine::trans_builder`)
Expand Down

0 comments on commit 478289a

Please sign in to comment.