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 …