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
I am using C2 r239 and I have searched for hours now but can't find where and how to make system display the option to compare variables. All I find there are there under "Global and local variables" are "Add to", set value, "Subtract from", etc.
Develop games in your browser. Powerful, performant & highly capable.
Those are Actions. You want the Events.
So where do I find the events?
OK. I got it. It was just to add a sub event either from the event tab or clicking the "add event" in the event style sheet.
Or, even better, adding a condition directly to the event/previous condition.
(By clicking "Add condition" in the "events" bar)
Most of the times, this is more useful than adding a sub-event, but that depends on your needs.
Or, even better, adding a condition directly to the event/previous condition. (By clicking "Add condition" in the "events" bar) Most of the times, this is more useful than adding a sub-event, but that depends on your needs.
Thanks for that. I'll look into it.
I love this software because it's programming made real easy.