Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Fruit Slicers
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...
-
Bridging JS and C2
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...
-
How to CSS Style buttons /sliderbar etc
Here is a capx how to css style form elements. Learn by example. U need this 3rd part plugin to open capx. Or there's an alt2 capx whitout thr 3rd part plugin (...
-
Overlay object with HTML
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_...
-
-
-
-
Countdown timer: Creating one
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...
-