entity spawning. great success

This commit is contained in:
2021-02-20 01:45:24 -08:00
parent a1305bed2d
commit c2b62a5f53
5 changed files with 276 additions and 225 deletions

View File

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