Create 2d image from 3d model

Hey all, I’ve come back to a spot in my project where I want to make some images of my assets. I found a link to a unity asset that allows you to take a picture of an asset, but my smart brain did not sace the asset nor the link. Genius. I’m not quite sure if I’m asking in the right place, but this looked to be the best.

What I’m trying to do is get some assets I’ve purchased and pose them how I want then create an image of those assets to use for things like icons. Exporting to external sources isn’t an option, and screen shoting will be too much work as well.

I saw an asset that does this but if anyone has any info on other ways this can be done I’m happy to check them out

(Also I don’t need a sprite sheet, no animations needed)

1 Like

Found it, the magical phrase was Icon from 3d object, not sprite/image from 3d object.

Also, free asset!

1 Like

What was it can you link? I searched the store but nothing comes up from Icon from 3d object.

https://assetstore.unity.com/packages/tools/gui/icon-generator-generate-icons-from-prefabs-113946

Its not as good as I was hoping, but it worked well enough for what I needed. I think if you want it better than this you either have to code it yourself or pay some money. Good luck to you!