I have a 8*8 Game Board (GameObject). It is made up of Cubes. I want the Game Board to be contained and anchored to a Panel, so that when the Panel resizes based on the platform, Web or mobile, the GameBoard resizes accordingly. Is there a way to do this in NGUI? Any examples?
Thanks