The real credit goes to . He made the Construct 2 files so we could see how to apply this method. Tilemap example sprite example : Another tile-map example: The...
This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...
Using just an event + paster plugin , I figured out a way to make a mirror effect, dynamic reflection that runs smoothly (reflection for the entire layout). ♥ w...
With the new Construct 3 beta update R92 and in progress Facebook Instant Games for Messenger that was made public, for every developer that wants to publish th...
Making a signed APK with the Cordova Is'nt an easy thing. But if you're capable of making a decent game in Construct you should be able to follow this tutorial....
Edge scrolling is used in many of the real time strategy games where the layout is usually big. This is a feature in which the user can scroll through the layou...
A tutorial to demonstrate the use of Basic Physics . You need to save the monkeys by making sure their platform reaches the ground with the monkeys still on it!...
Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...