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
In this video tutorial we'll design popular Stick Hero Ketchapp game in 10 min. Also can be recreated in Construct 2. Stick hero.
I am trying to make a color picker, and it'd be easier to have access to the Color property of the object. Is that possible? Is there an easier way? Thank you.
How do I set a random color for each objects? All objects are in one family: " Created_Objects ". I want to code for the family so it will work for any other ob...
I was just wondering if anybody had expirence with the function as described as abouve. Essentially, I have a few objects that I can hover over and click. Not a...
I just had a quick question regarding Construct 2. I'm aware of the font color changing property and the change web color event, but those two change the entire...
Yeah literally the title. I can't seem to find any expression that retrieve the text's colour value. Any help:\. Thanks!
So I came across a problem where I have more than 200 images and having SETCOLOR and setting the colors for each objects is hard as I may have more images comin...
I know that in rgba, a represents the alpha value. But what's Ex in rgbEx? Can I just use the same syntax as rgb(n, n, n)? (n is 0-255).
For a user that just transferred from C2 to C3, I got really confused and frustrated regarding this. Same color codes, different output. It just frustrating tha...
Hey, I am making a menu that allows you to change how your character looks. You can change the color of some things, such as the eye color. I have three custom...