bevy/crates/bevy_state
MiniaczQ 6cf04c213b
Warn about missing StatesPlugin when installing states (#13877)
# Objective

- Fixes #13874

## Solution

- Confirm that the `StatesPlugin` is installed when trying to add
states.
- Skipped for state scoped entities, since those will warn about missing
states.
2024-06-19 04:14:58 +02:00
..
macros Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00
src Warn about missing StatesPlugin when installing states (#13877) 2024-06-19 04:14:58 +02:00
Cargo.toml Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00