I dont know where to put this but I think this is a possible aria on image asset Ids.
The problem is I have some assets from toolbox now I want to get their image asset id because there is a button where I want to put the image asset of that model.
I cant seem to figure out a way to get the image assets of the models… how should I get them? also saving and uploading the assets something gets rejected because I guess bot has a way to reject images of the assets.
You can use the content data links Roblox provides to get the BundleThumbnail. You just need to look at the documentation page and it shows the supported ThumbnailTypes.
This will gve you the Superhero bundles thumbnail, just manually put this inside of the Image section of your ImageLabel or do it by scripting, make sure to put in quotes. The part where it says id= is right where you need to put the ID that appears inside of the link.