png to Sprite

Forgive the noob question, I searched and couldn’t find anything, which probably means it is so easy it doesn’t even warrant explaining, I’m just missing it.

I’m using the 4.6 GUI kit to make buttons, these buttons need sprites, how do I take a png and make a sprite that is usable on a button ?

Click on the texture inside the project view, then you select “Sprite (2D and UI)” as the texture type inside the inspector.

2 Likes

Thanks, kinda figured it had to be simple…