Unity UI Prefab

Hi guys,

am trying to use my unity GUI kit i bought, but i cant use the button prefab which has the button animation.
here is a screen shot of the prefab Screenshot - 31ba0872f7d2ae0ac9e4dd94d3b1a179 - Gyazo i already tried adding a button into it but that still doesn’t work please help.

thank you

You should be able to add component button to turn it into a button. But you’ll have to set it up so it plays the animation whenever you expect it to (onclick, onmouseover, etc).

You should explain what you mean by it doesn’t work. Are you unable to attach the button component, does it not animate, did you attach the button, but the click doesn’t work.