A quick and dirty way to add an HTML element to your game. We'll be using the browser plugin & the button plugin for this example. -Give the button an id of my_...
Hi Constructors! Here is a very straight forward way to get your .Capx file running as an Xcode app. Just one rule, if something doesn't make sense, please firs...
Hey users! This is how to create countdown timers. Creating User Interface. To start, add a "UI" layer. To make objects in this layer "float" set the properties...
Here's is a tutorial for simple circular/elliptical motion where r is the radius of the circle and the speed of rotation can be adjusted by a slider bar. Two sp...
C2's Javascript SDK was the only way to run your custom JS codes and reflect the changes in C2. Although it's well documented and relatively easy to learn, I gu...
I remade a few beginner tutorials that were on here into video tutorials. Make sure to watch in full screen and in 1080p. Enjoy!
Someone ask me to help him or her to build Food Slicer game. Where different kind of fruits shootout from bottom and player has to slice the fruits and get scor...
This capx is a simple program that demonstrates fading between 5 different colored background layers each click. Demo. A good practice when naming objects or la...
Now if you had followed my tutorial on Using Arrays then you can understand what I am talking about. When I was asked to do this Array demo many of you sent me...