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
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).
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.
Develop games in your browser. Powerful, performant & highly capable.
Thank you so much. Yes need setting animation spèed to 0 too.
Thaks again