hello,
i made some gems with photoshop, all in one file on different layers.
i want those graphics to be actual game objects. each on its own, with options i can set for them
so how do i do that? just importing them kinda didnt bring the effect i wanted.
I want to be able to drag and drop those game objects with the shape and look of the graphics i made into my game.
Assuming your gem graphics are placed next to each other with some space in between in the PSD, you will have the option to import them as multiple “Sprite” in unity, then using the “Sprite Editor” button you will be able to use the automatic “Slice” to cut each gem into a separate sprite. Then add a default UI>Image (right clicking in the hierarchy) and drop your individual sprites on the “image source” field.
Et voila !