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
Hi guys, seems a bit strange as error. As soon i go to "restart "the layout there are double number of players ...
how can I reset all and start like first time ?
thanks
Develop games in your browser. Powerful, performant & highly capable.
Before the "Restart Layout events triggers, put in "reset global variables to default" under the System object. Also make sure you don't have your objects set as global. You could also use "reset global variables to default" "on Start of Layout".
ok thanks now I try