Do I have to make each one individually or can i upload my entire AI or PDF so I can use all images from that one file? All are the size they need to be, if I have to create a separate file for each it is no problem, but I assume I am wasting time thanks
Name my layers in the AI file what I want them to be in Unity, or what? Sorry, this is pissing me off
SVG or EPS? sigh
Have you looked at these docs yet? Unity - Manual: Work with sprites
That, coupled with some example 2D projects in the Asset Store can be really helpful in organizing your content.
I am not the one designing in Unity… I am the graphic designer creating the Ui for his game. I have 20 AI files, but he is taking screen shots of them… isnt there a way to turn each element into its own piece so we can add button clicks or whatever?
Sorry guys, very inexperienced
yeah never mind, must be asking wrong or its too complicated. Sorry
Please delete post
Can’t you export from Adobe Illustrator to PNG? My process would be
- Open AI file
- Export file to PNG
- Open PNG in GiMP or Photoshop to clean up (optional)
- Import PNG into Unity and use Sprite Editor to create the buttons/sprites
Edit - Also, no need to delete the post. It’s a valid question and you are still learning. Will be useful for you and others who have the same question.