Hey there, recently ive imported around 4000 images into asset manager and ive noticed a major issue.
I can only import them one at a time. If anyone knows a way i can get more than 1 image at a time out of asset manager I’d love to know. On the other hand an even better thing would be if i could get their id’s from asset manager instead. If anyone knows how to do this please let me know.
Correct me if I’m wrong, but I’m pretty sure you can just right-click on the image you want to copy in the asset manager and click copy id to clipboard.
Your able to do that but its very slow when you have to do it 4000 times and then insert it into a table, the most i could ever actually bring myself to do manually was around 270 images past that it takes hours and is just impracticle to do especially as i try scale the project that i am doing.
Mass import everything, then write a script in the studio console to extract all the ID’s and write them to a script. (Not sure if there’s a way to write to a script in studio console, but you could just print out the results)