Is it possible to shift click to mass export the unpacked sprites?
No and yes.
Shift click is to merge individual sprites into a single animated one.
To mass export sprites, you have 3 options:
- run as "gameripper.exe -d (path to game)" (ideal for batch / shell scripts)
- check "Unpack and exit" before you drag'n'drop the game folder
- if you have already loaded the assets, click on the "Info" tab then press "Decrypt / Unpack All" button
Edit: for Godot, seems like shift clicking just animates whatever you select so I haven't found a way to just select multiple images at once
Selecting multiple images is for creating animated sprites. For mass export, use the other 3 options I mentioned above. There's no "only export selected ones" option, either you do it one-by-one or you export all at once.