Get animation bundle and emote thumbnail

Hello, is there any way I can get the thumbnails of animation bundles and emotes? Images like these ones:

I would upload them myself, but some images don’t get through moderation…

2 Likes

I found a post that shows a way to do this: https://devforum.roblox.com/t/new-contentid-format-for-easy-thumbnail-loading/357335

Here is what you would put in the ImageLabel: rbxthumb://type=BundleThumbnail&id={BundleId}&w=420&h=420

Change the {BundleId} part with the Id of the bundle you want to display.

4 Likes

Thanks!
This is what I was looking for.

1 Like