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
How can I make all upcoming text objects with the same font, size, color and all centered?
Develop games in your browser. Powerful, performant & highly capable.
Any help?
Your question isn't clear. If you want to avoid discrepancies between browsers, you can use SpiteFonts.
I mean: I create one text object and set its size, font etc. Then, how to make it, so that when I add a new text object, it has all values of the first text object?
By placing the first instance of an object in the layout editor and setting its properties in the properties bar, you are setting the default values for whenever that object is created by the system create object action.