work on rope math

This commit is contained in:
2024-03-26 01:05:37 -04:00
parent 727f296a60
commit f0f80407a3
5 changed files with 203 additions and 70 deletions

View File

@@ -2,9 +2,9 @@
--!native
--!strict
local Leveling: {[number]: number} = {
[1] = 13.031,
[2] = 0,
local Leveling: {number} = {
[1] = 13.041,
[2] = 37.973,
[3] = 0,
[4] = 0,
[5] = 0,