MrGVSV / bevy_proto

Create config files for entities in Bevy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

MrGVSV opened this issue · comments

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 #49 (reply in thread)