Actor support

This commit is contained in:
2024-02-21 13:23:23 -05:00
parent ff16d8ceb3
commit e5f1a546b1
21 changed files with 284 additions and 73 deletions

View File

@@ -1,3 +1,3 @@
return function()
workspace.Gravity = 150
workspace.Gravity = 50
end