#Vector3 problem

8 messages · Page 1 of 1 (latest)

solemn bane
#

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

true lintel
#

Ah okay

#

Like normalize 0?

solemn bane
#

normalizing a vector with 0 shouldn't result in nan

true lintel
solemn bane
#

clipping thru the ground maybe