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've recently updated C3 and can't find Function when I insert a new object. Seems to be missing and doesn't come up in searches. Does anyone kno why and how to...
My project use Mouse (not touch), I have a button that creates Sprite object (1 instance per click) from Family: "Created_Objects", basically I can create many...
I think it time for Scirra to reconsider the whole structure of Construct engine regarding the picking instances mechanism. Construct is a game engine and the m...
I have a question for everyone that I am trying to understand but I can't seem to wrap this around my head even while reading other tutorials and post in the fo...
When I do this, the "pre_effect" objects don't set the new position using "for each object" in this function. I tried defining using another function by forcing...
I'm trying to set up an opposition in my game where an object is bouncing between two solids. Thanks!
Is there any possible way how I can reference a previous sprite if there are a multiple number of them? Like picking the sprite by it's IID : Icon(icon.Count-1)...
I do some pretty advanced stuff in Construct, but now I have stumbled upon what seems to be an easy problem to solve. How do I create object1-instances on every...
I would like to use the Javascript filter() method. Is it possible with scripting in Construct 3? I tried it both in the editors script file and in the add scri...