Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
how do i insert sprite to my layout , and the sprite is from "animation frame"
example : i want insert 2nd sprite from "animation frame" to my layout,
how do that?
thanks
Just place the sprite on the layout and change its animation frame in sprite properties (on the left panel, at the bottom).
You may also want to set animation speed to 0 (in sprite editor).
Develop games in your browser. Powerful, performant & highly capable.
As dop2000 said, you need to set the animation speed to 0.
And you can set the frame of sprite to a number right after you create it.
Thank you so much. Yes need setting animation spèed to 0 too.
Thaks again