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
I've seen a few tutorials on this, but I'm still a bit lost, all I want to do is update a number that is on the screen every time I do a certain event. Would I use text box? or just text? There are so many different ways it seems too complicated. Still confused with arrays and global values, so if there's any super beginner way to do this that'd be awesome haha.
Develop games in your browser. Powerful, performant & highly capable.
most simple way, using a text object.. and then set text on your event.
next in difficulty: sprite font... and set text
next: webfonts and set text
next: (maybe the most difficult) custom counters