so uhh.. how do you make sprites for the 4.6 UI?

Considering I’m not making a 2d but a 3d game, how do I make sprites to put them in my gui? I thought I just needed to import and image and put it in my GUI but apparently it has to be a sprite, not any jpg image.

Also, is it possible to make the sprites animated in my 3d project? Im sorry for the noob question but all the stuff I find about sprites in the web is for 2d projects :frowning:

To make an imported image a sprite, you have to go in the inspector of the imported image and change from “Texture” to “Sprite” in the import settings :slight_smile:

Hello there !

Check out this links may be it help you !

How to use CSS sprites

How to Make an Image Sprite