1
NGUI 3 Support / static collider problem
« on: August 06, 2014, 08:34:15 AM »
hi, something confused me.
According to unity document, moving a gameobject with boxcollider and without rigidybody would cause huge spike in profiler. but ngui widget use collider to capture user input.is it a problem when i moving a ui panel??
i caught static collider.move(Expensive delayed cost) warning in my profiler。i wonder if is ngui causing it... please,help.
thanks for enduring my poor english.
According to unity document, moving a gameobject with boxcollider and without rigidybody would cause huge spike in profiler. but ngui widget use collider to capture user input.is it a problem when i moving a ui panel??
i caught static collider.move(Expensive delayed cost) warning in my profiler。i wonder if is ngui causing it... please,help.
thanks for enduring my poor english.
