by Robert The Rebuilder » Fri Jun 05, 2009 4:46 am
After trying the "collider-for" property again, It turns out the crash was due to the parenting. Without parenting, the age works fine.
Well, I'll posit that this change is not superfluous - in fact, I'll offer it as a replacement to the "collider-for" property. The relationship of arbitrary collider geometry to the visual object is a parent-child relationship, as evidenced by the Cyan ages. The collider-for property completely eliminates the collider scene object and its coordinate interface, which deviates from Cyan's style. Plus, it adds an unnecessary property; why not use the built-in Parent field? Finally, "collider-for" does not set the transform flags present in Cyan's colliders.