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
Is it possible to create non-interactive demo scenes like an attract mode in an arcade game? I want to implement this into my game as one of the various idle-screens when you wait on the title screen for a certain amount of time.
Develop games in your browser. Powerful, performant & highly capable.
Yeah you can use after X seconds, or timer plugin if it needs to be more complicated. I guess the actual attract could be a different layout you cut to with its own events that loop around until a button is pressed.