Hi. I am trying to make a mini shop for a game I’m working on. How do I make an image button display an accesories thumbnail?
like this.
Is this possible?
2 Likes
This still hasnt been replied too, so i dont even know if it is possible. ( sorry for bump)
1 Like
Set the ImageId of the image label to this:
rbxthumb://type=Asset&id=ASSET_ID&w=150&h=150
and replace ASSET_ID with the asset id of the accessory
1 Like
Hello and thank you for responding. This did work, but the quality isnt the best. is there anyway to make it better?
1 Like
rbxthumb://type=Asset&id=ASSET_ID&w=420&h=420
Try bigger proportions
1 Like
Thank you! this worked. ( it is making me write more)
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.