apeltsi / loitsu

Cross-platform Game Engine written in Rust
MIT License
1 stars 0 forks source link

Scene loading #20

Open apeltsi opened 9 months ago

apeltsi commented 9 months ago

Scripting API for loading scenes, these could just use the EntityUpdate system for passing down the scene to be loaded to the ECS

apeltsi commented 7 months ago

It's very important that the entity lookup hashmap is cleared!