MrGVSV / bevy_proto

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

Bevy `Resource` schematics #35

Open MrGVSV opened 1 year ago

MrGVSV commented 1 year ago

Similar to #33, schematics should be added for most Bevy Resources (where appropriate anyways).

This will allow users to use resources directly in prototypes without needing to create a custom schematic.