Today I will explain how to use node modules inside a plugin for NW.Js. It's not that hard ^^. It will work only with NW.Js since you don't have node inside the...
Was kind enough to provide me with a "compatibility" version of the scml plugin. If you were having trouble opening the capx that should solve it for you. -----...
After a quick digression into the realm of game design, I'm back revenue tutorial dedicated to graphics. Today's theme is a consent that is more than familiar,...
With the newest releases of Construct 2, you have (by default) only one choice to export to iOS: Cordova (PhoneGap). Cordova requires you to sign-up to be an iO...
*This article will introduce you to Artificial Intelligence in video games. In this tutorial, you’ll learn what Finite State Machines are, and how to apply this...
Circular motion is a constant topic in the forums, so, I decided to put together a simple and direct tutorial covering the basics. Here's what we're going to ac...
Developing multiplayer games is difficult, even though Construct's Multiplayer object takes care of many of the complexities for you. In the same way the events...
Preface: You're better off creating your own buttons than using Construct 2's button object, especially if you plan on exporting your game to CocoonJS/DirectCan...
Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...