Talk:FindClosestReferenceOfAnyTypeInListFromRef - Game

There are no discussions on this page.
Revision as of 19:52, 9 July 2014 by imported>DavidJCobb (Created page with "Seems worth noting that this function (and presumably the related ones as well) uses blind checks for distance. It doesn't find the object that's *closest* to your reference;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Seems worth noting that this function (and presumably the related ones as well) uses blind checks for distance. It doesn't find the object that's *closest* to your reference; it finds the object *whose center-of-mass point* is closest. Hope this tip saves someone some time. DavidJCobb (talk) 2014-07-09T19:52:33 (EDT)

Return to "FindClosestReferenceOfAnyTypeInListFromRef - Game" page.