Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: joduffy on October 24, 2015, 07:13:48 PM

Title: NGUI Box Collider keeps resizing
Post by: joduffy on October 24, 2015, 07:13:48 PM
Hi Guys,

I want to increase the box collider around my button.
But When I increase the size and reload the level, the collider keeps shrinking down to fit the button again rather than maintain the size I have set.

Is there anyway to override this?
Title: Re: NGUI Box Collider keeps resizing
Post by: joduffy on October 24, 2015, 08:14:08 PM
I found the problem

Under the UI Sprite widget property in the inspector panel, there is a tick box which says

collider - auto adjust to match

Just tick that off and you are good to go.