I just saw Unity 4.6 New UI System overview video.
I want to make slide menu same as video.Push Button → Full menu open … Push Button again → menu close … like this.
AnimatorController and AnimationClip is ok.
But I can’t understand how to set Button “OnClick()” setting.
already checked sample project … but confused!