Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: SSH on Wed 21/09/2005 11:45:30

Title: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: SSH on Wed 21/09/2005 11:45:30
It would be nice if multiple sprite import had an option to automatically order the imported sprites in the same order as any numeric value in the filenames, i.e.

spr1.png, spr2.png, spr3.png, spr4.png, spr5.png, spr6.png, spr7.png, spr8.png, spr9.png, spr10.png, spr11.png, spr12.png

As it is, if you just click on them all, they can get imported in the wrong order.

Also be nice if you could select multiple sprites and export them with an auto-numbering (based on ags sprite number?)
Title: Re: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: Wretched on Wed 21/09/2005 12:07:32
It would be better to name your sprites spr000.png, spr001.png etc, then maybe import would work correctly?
Title: Re: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: SSH on Wed 21/09/2005 12:35:04
Well, not necessarily. If you click on a file then shift-click to select a whole bunch of others, you can end up with the last file listed first, etc.

Also, doing 001, 002 is a pian if you originallo=y only planned to have 8 srpites, but added more later: renaming 8 files is a pain.
Title: Re: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: strazer on Wed 21/09/2005 14:42:21
http://www.adventuregamestudio.co.uk/tracker.php?action=detail&id=328
Title: Re: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: Pumaman on Wed 21/09/2005 20:22:08
Quote from: SSH on Wed 21/09/2005 11:45:30
Also be nice if you could select multiple sprites and export them with an auto-numbering (based on ags sprite number?)

You can already do this with the Export Folder option, are you asking for it to be available on only selected sprites as well?
Title: Re: SUGGESTION: Multiple sprite import order, and multi-sprite export
Post by: SSH on Thu 22/09/2005 09:34:05
Ooops :-[