How can I drag multiple files from Project to the Inspector?
I have an Image array on my script, and I need to drag a bunch of images into it, I could go one by one, but it’d be very annoying.
The problem is that if I have selected by game object, as soon as I click on the images I want to drag into the Script variable, the Inspector changes.