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
I have looked around in the manual, tutorials and forums but haven't found anything on this. One of the features I liked about Diablo 3 was the ability to display a clock with the actual time onscreen. Does anyone know if this is possible in C2?
Develop games in your browser. Powerful, performant & highly capable.
The Browser plugin has the ability to run Javascript: https://www.scirra.com/manual/110/browser
Try storing the results of this Javascript: "new Date()" to a text variable and see if that gives the info you're looking for <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">