Hello peoples,
This is probably a silly question but, I have 25 photographs that I want to import into my lay-out. How can I do this with-out having to import...open...picture.png...close?
Develop games in your browser. Powerful, performant & highly capable.
Drag and drop them straight into your layout.
That creates a sprite with 25 frames, I would like 25 sprites with 1 frame <img src="smileys/smiley1.gif" border="0" align="middle" />
Drag and drop them in to your layout to create 1 sprite object with all 25 images. Set the animation speed to 0. Then go back to the layout, make 24 duplicates, and change the initial frame in the objects' properties.
Oh, that seems like a pain :/ there must be a more efficient method
Err that's about as simple as it gets. It'll take 2 minutes!
Ok, thanks for you help :D
You could also just drag and drop them one by one to make separate sprites rather than one sprite with 25 frames.
Perhaps an option when dragging multiple image as to whether you want them as separate sprites or multiple frames of one sprite?