#vector3 help
4 messages · Page 1 of 1 (latest)
I have a 50/50 of getting this right, but I'll try.
A = Target
B = Origin
to get a vector that points to the target, you subtract A from B.
Its reverse that
corrected thanks 
4 messages · Page 1 of 1 (latest)
I need to take 2 vector3's and get a directon vector3 for the first vector3 that points to the 2nd vector3. Any ideas?
I have a 50/50 of getting this right, but I'll try.
A = Target
B = Origin
to get a vector that points to the target, you subtract A from B.
Its reverse that
corrected thanks 