First off I want to thank the forums for helping me with all my problems, I wouldn't be where I am today if it wasn't for scirra's awesome community. All the to...
A game is a set of rules that determines what the players involved can and can not do. So how to you make a set of rules into something that is "fun"? This is w...
Let it be noted that this was made with R105, so you will need to upgrade to view the final file. Ever thought to yourself "I wish I could cycle my characers, b...
Sprites can move to follow the cursor directly or move towards the cursor , but sometimes a game requires a sprite to simply face the mouse without actually mov...
In another tutorial it showed how two sprites could be put together to make a sort of turret. The base was could move and the gun attached would stick to it whi...
These days it's naïve to assume everyone on the web has a mouse and keyboard. On the modern web, many people are now browsing via touchscreen devices like iPhon...
Newgrounds is one of many websites where you can upload your Construct creations. They'll need to be exported using the Web (HTML5) option, and the resulting zi...
You’ve decided to try out Construct 3 and use it to make games. Your first step might have been to read and complete the Beginner’s guide to Construct 3 . If yo...
This is just a very quick tutorial on parsing some XML text. I had to visit all three links referenced from the manual to figure this out, and thought a concret...