Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Get thumbnail for game in GUI function?

Asked by 4 years ago

Is there a way to get a thumbnail for a game and put it into a GUI? So that way if the thumbnail changes, the GUI changes as well.

Thanks!

2 answers

Log in to vote
1
Answered by 4 years ago

Just put an ImageLabel with the thumbnail id as the Image

0
Is that the same thing as the place ID? Amanda314159 291 — 4y
Ad
Log in to vote
0
Answered by 4 years ago

Ah, I figured it out. I'm answering my own question so if someone else has this problem they can fix it as well.

http://www.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid=PLACEIDHERE&fmt=png&wd=420&ht=420

This is what you would insert into an image. Change PLACEIDHERE to the place ID

Answer this question