strange things are afoot at the circle-K

This commit is contained in:
2021-02-20 03:02:38 -08:00
parent 26f2cf4836
commit f4c6391e37
5 changed files with 72 additions and 29 deletions

View File

@@ -8,6 +8,11 @@ name = "ball.1"
type = "PhysicsEntity"
mesh = "ball.obj"
[entities.position]
x = 0.0
y = 0.0
z = 0.0
[[entities]]
name = "camera.1"
type = "Camera"