MrGVSV / bevy_proto

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

Add `ProtoAssetEvent` #32

Closed MrGVSV closed 1 year ago

MrGVSV commented 1 year ago

Adds a way to hook into prototype asset events.

This can be used in a number of ways but the main goal was to better facilitate working with hot-reloading enabled.