Level: Intermediate to Advanced. Pre-Requisite: Knowledge of Javascript and Facebook Developer Docs. The Facebook plugin that ships with Release 116 currently c...
Level selection tutorial for beginners....Video tutorial part 2 uploaded. No Arrays. Capx file.
Edit -- We are fixing these tutorial & working on it, please wait when it is totally finished. Please test the game (in the link down there) and tell us what wr...
This my inventory without function and array. It is easy example inventory on Construct 2. Becouse my capx in rus language.
An example of the classic snake game. Uses r167.2. Examine .Capx. Uses arrays. Some notes included. In response to. This forum post.
This is more like giving fish rather than teaching to fish BUT I had a hard time implementing this myself for my idle game so I wanted to share. Download the sa...
If you're a stubborn idiot like me arrays are impossible. So, I knew it was possible to make an inventory with no arrays even though it might be a bit more conf...
There are many known techniques and methods of protecting game assets from being stolen or riped but none of them are perfect, and some of them are quite comple...
You want to count the repeated elements contained in this array and count the number of times they appear. Use Dictionary object. When an element is first found...