this is jank, but a good start

This commit is contained in:
2021-02-20 02:08:48 -08:00
parent c2b62a5f53
commit 26f2cf4836
4 changed files with 113 additions and 90 deletions

View File

@@ -8,3 +8,12 @@ name = "ball.1"
type = "PhysicsEntity"
mesh = "ball.obj"
[[entities]]
name = "camera.1"
type = "Camera"
[[entities]]
name = "light.1"
type = "Light"
mesh = "light.obj"