use bevy states
despawn plugin buiding plugin
This commit is contained in:
@@ -8,6 +8,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
bevy = "0.13.2"
|
||||
world_generation = {path = "../../engine/world_generation"}
|
||||
shared = {path = "../shared"}
|
||||
bevy_rapier3d = "0.26.0"
|
||||
|
||||
[features]
|
||||
tracing = []
|
||||
|
||||
Reference in New Issue
Block a user