musing about config/savestate loading
This commit is contained in:
13
conf/entity_spawns.toml
Normal file
13
conf/entity_spawns.toml
Normal 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"
|
||||
|
||||
Reference in New Issue
Block a user