New Asset iteration

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-07-01 22:56:24 +02:00
parent 2cfcb0b4a9
commit b4e263e1c2
278 changed files with 532 additions and 16127 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
this.on_init = function()
this.speed = 0.01
this.speed = 0.1
this.angles = Vec3:new()
this.mouse_sens = 0.01
end