MrGVSV / bevy_proto

Create config files for entities in Bevy
Other
239 stars 25 forks source link

Add `despawn` and `despawn_recursive` methods to `ProtoEntityCommands` #51

Open MrGVSV opened 1 year ago

MrGVSV commented 1 year ago

That being said, I think ProtoEntityCommands might benefit from despawn and despawn_recursive methods. These could then remove and despawn/recursively despawn the given entity.

_Originally posted by @MrGVSV in https://github.com/MrGVSV/bevy_proto/discussions/49#discussioncomment-6837133_