I’m making a script that gets the image of an accessory. How can I do this?
rbxthumb content protocol. Use Asset for type and pass the accessory’s id as the id. 420px is the largest you can put for width and height using the Asset type and it’s also the most commonly used.
1 Like
Thanks, needed help on this one.