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 there, I am using C2 and Ejecta to release a mac and iPhone app. I wonder how can I make my fonts to look exactly as they look in C2. I tried few fonts but I get Times New Roman in Mac. Can you help me? Thank you. Actually I have a question about optimizing games. It works smoothly in C2 but laggy in iPhone sim. I know there are some tutorials to make it clear how to optimize games. But If you know something more can you please tell me? Thank you again.
Develop games in your browser. Powerful, performant & highly capable.
If you want text to be exactly the same everywhere I guess it's better to use the spritefont..
If you use the debugger you can see what parts of your game use the most resources, starting there you could try and see if those issues can be solved..
If you want text to be exactly the same everywhere I guess it's better to use the spritefont.. If you use the debugger you can see what parts of your game use the most resources, starting there you could try and see if those issues can be solved..
Thank you for the help It helped a lot!