Hiya, here is me showing my lame matsh abilities again, but if I have, lets say, 3 vector3 positions, how would I work out the average position of them?
Just add them and divide by 3? Like normal averages?
Hiya, here is me showing my lame matsh abilities again, but if I have, lets say, 3 vector3 positions, how would I work out the average position of them?
Just add them and divide by 3? Like normal averages?
Yep.
–Eric
Cool… was seeing strange results… will try debugging it to ensure values are correct. Thanks