• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Mac OSX Create Multiple Sprites from files on import?

N

Nathan

Guest
I'm wondering if it is possible to create a bunch of sprites from a bunch of files without having to import them one by one. I have about 50 single frame sprites to import and it's super tedious not being able to batch import and create 1 sprite per highlighted file. I'd love to highlight all 50 and have them each import as their own new sprite, Am I simply not seeing the option? *fingers crossed*
 

rIKmAN

Member
I'm wondering if it is possible to create a bunch of sprites from a bunch of files without having to import them one by one. I have about 50 single frame sprites to import and it's super tedious not being able to batch import and create 1 sprite per highlighted file. I'd love to highlight all 50 and have them each import as their own new sprite, Am I simply not seeing the option? *fingers crossed*
Not sure about Mac, but on Windows you can select multiple images in a folder and drag them into the IDE - the sprite name in GMS will be the file name.
 
Top