Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Upload Construct 2 App to Apple
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...
-
-
Lightning-fast raycasting!
Raycasting is the process of drawing a line from some point to measure the distance to the nearest solid. It has a huge number of uses, with beams and lasers be...
-
Asynchronous Callback Object Creation
One thing you will be doing a lot of is creating objects, modifying those objects in some way and then setting them lose into the game world. Normally in comput...
-
AJAX Simple Multiplayer Update
This tutorial will show you how to set up a basic AJAX based multi-user demo app, whatever you would like to call it. Well, this is more of an explanation than...
-
Personal Daemon
Jinni = daemôn = daimon = daemon = genie = génio = djinni = génie. The term “daemon” is translated from latin as personal genie, used by Socrates, which despite...
-
-
Splitscreen- Rotating and united
This cap.X File uses the plugin named "paster": I wanted something more than just a normal splitscreen, I wanted one of the splitscreen that existed in the old...
-
Multiplayer - Tank battle source code
Warning! All of my works use 3rd plugins intensively. Please Install the plugins according to the warning message when you open the capx .]. Hi guys, this is my...