Author Topic: How to change button active area ?  (Read 1939 times)

fishol

  • Guest
How to change button active area ?
« on: April 24, 2013, 09:58:15 AM »
Hello, im testing NGUI on free edition and i'd like to ask how to change buttons active area (clickable and hoverable). I know i can change it by resizing buttons object, also noticed that changing child objects doesnt affect clickable area. Personally i dont like it, because of changing scale of button object affects child objects, so is there any better way of setting active area ?


Sorry if this is too trivial, but i didnt watch any tutorials yet, im just messing with ngui to check if its noteworthy for me.


P.S.
Sorry for spamming :( Just noticed that active area is simply collider attached to button. Cool :)