fixed the lights, but I somehow broke shadowing

This commit is contained in:
2021-02-20 21:25:38 -08:00
parent da2c6a436a
commit c625dc61af
4 changed files with 8 additions and 18 deletions

View File

@@ -41,6 +41,6 @@ type = "Light"
mesh = "light.obj"
[entities.position]
x = 20.0
y = 20.0
x = 25.0
y = 25.0
z = 20.0