Updated sponza

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-06-27 00:36:35 +02:00
parent 806ebcb0d6
commit 6f0c078f7b
28 changed files with 464 additions and 115 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
this.on_init = function()
this.speed = 0.1
this.speed = 0.001
this.angles = Vec3:new()
this.mouse_sens = 0.01
end