How to get the list of image assets uploaded/used in the game

I can go though whole project and check all Image ids in image lables and decals etc.

But it doesnt show all images used in the game
is it possible to get this list via plugin?
image

Well an idea you can have is make sure it’s approved or it might not be visible due to cache issues like you could watch tutorials if you want to find out how to get a list of image assets uploaded. Plus, in my opinion, it might be because you are uploading multiple assets in one go.

apparently i havent seen any tutorials on that nor somebody had this question before on dev forum,
it would be nice to meet somebody that already experimented with this

view β†’ asset manager β†’ images if that’s what you are talking about

image
you will see a list of all images / decals / textures that was uploaded to your experience (to copy id right click β†’ copy id to clipboard)

1 Like

image

is it possible to make via script in the plugin?
I want to make the plugin that can see all assets added to the game
at least it’s going to include this functionality

I dunno how to do that sorry there

use the Asset Manger and click Images to find all the decals used/uploaded to the game

1 Like

I already said that before. Please read what catargo said:

1 Like