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
Hello !
I didn't find it in the manual; I'm sorry if I missed it.
Is it possible to add a text break ( like the HTML code "<br>" )?
Here's an example of how:
[quote:1k0rh0lp]"PX: " &player.X & newline & "PY: " &player.Y & newline & "OBJ: " &objectcount
Develop games in your browser. Powerful, performant & highly capable.
Here's an example of how: [quote:t48vjone]"PX: " &player.X & newline & "PY: " &player.Y & newline & "OBJ: " &objectcount
[quote:t48vjone]"PX: " &player.X & newline & "PY: " &player.Y & newline & "OBJ: " &objectcount
thank you very much it's worked !
Been using construct 2 for 4 years now and didn't know there was a "NewLine" function for text!
Thanks LaDestitute