DerKarlos / OSMeta

OSM "Metaverse"
Other
15 stars 2 forks source link

Cleanups #61

Closed oli-obk closed 6 months ago

oli-obk commented 6 months ago

After this it should be much simpler to modify the loading logic, as we don't have to thread all kinds of resources through the function calls anymore. Instead we use bevy's system modularization things to keep separate things separate while still being able to transfer information between them

cc #43