Hey,
i need to attach a collider at runtime, but when i use the BoxCollider Component provided by Unity3d itself, the bounds aren't right.
If i attach a collider from the NGUI Menu, it fits. So i need to know how to attach a ngui collider from script.
Regards