Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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?
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
Develop games in your browser. Powerful, performant & highly capable.
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?