#Vector3 problem
8 messages · Page 1 of 1 (latest)
no
normalizing a vector with 0 shouldn't result in nan
What's wrong w my script then? My character randomly disappears when it's Y velocity is even a bit over Y
clipping thru the ground maybe
8 messages · Page 1 of 1 (latest)
nan (not a number) usually happens when u try to do invalid math operations
i didnt read the code, but an example would be dividing by zero
no
normalizing a vector with 0 shouldn't result in nan
What's wrong w my script then? My character randomly disappears when it's Y velocity is even a bit over Y
clipping thru the ground maybe