Hello, this is my first post so pardon me if something goes wrong.
I’m trying to load a tool’s image in a GUI, however, some of the images are moderated or are too close up. I tried looking around the forum, but I don’t see any results that attempt to solve my problem. Is there a way to manually set up the tool in Roblox studio so I can manipulate the tool’s image to my liking?
To clarify, when I save the tool, the tool is saved as a model. The image of the cheezburger is an example of Roblox creating the image for the model. I want to be able to change that, so the image doesn’t display the inside of the model as shown above.
This is geared towards to how Roblox displays the model on the site.
as @70Night said, use a ThumbnailCamera. if you don’t know what that means, set up your camera pointing at the model, copy the camera in workspace, paste it into the model and name that camera ‘ThumbnailCamera’.