Is there a way to set an image label to the thumbnail of a free model. I don’t know if this is possible. I am using this because I need to make a GUI showing pictures of the models in the library.
2 Likes
You could take a screenshot of the thumbnail…? Why would you even take a picture of that anyways?
That’s not what I am trying to say. Sorry if I was unclear. I meant if there was a way to get the thumbnail of a free model by typing in a code, similar to how you get a character’s headshot.
Set the Image
property of your ImageLabel/ImageButton to:
https://www.roblox.com/asset-thumbnail/image?assetId=ASSETIDHERE&width=420&height=420&format=png
Here is an example for the ANTHRO model
https://www.roblox.com/asset-thumbnail/image?assetId=2337256345&width=420&height=420&format=png
4 Likes
Sounds like you’re looking for rbxthumb. https://developer.roblox.com/en-us/articles/Content#rbxthumb