My Vector3's arent behaving like Vector3's

I have partly found the solution. As it turns out, Ratio was an infinitemath number (Infinitemath is a module for numbers bigger than 1e308.) When i printed ratio, it printed 1. Not a table, which is a flaw of infinitemath numbers as it made me to believe it was a normal number. Now i just have to figure out how to convert it into a normal number

1 Like