musing about config/savestate loading

This commit is contained in:
2021-02-20 00:29:57 -08:00
parent d0a2893056
commit a1305bed2d
10 changed files with 125 additions and 9986 deletions

13
conf/entity_spawns.toml Normal file
View File

@@ -0,0 +1,13 @@
[[entities]]
[entities.entity1]
name = "terrain.1"
type = "Mesh"
mesh = "test-textured.obj"
[[entities]]
[entities.entity2]
name = "ball.1"
type = ""
mesh = "test-textured.obj"