entity spawning. great success
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user