Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Basics of Circular Motion
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...
-
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...
-
-
Physics and its behaviors
While back someone asked me if I knew anything about Physics and how to bind the Ball object in the boundary. I don't know much about Physics and its behaviors....
-
Properly Encapsulating A Project
This is my first tutorial, so there might be some screw ups in here regarding hyperlinks, so my apologies. So yea, from what I could tell I didn't see anything...
-
Parallax scrolling
When your travel in car, train or any vehicle you would have notices that far away objects move very slowly but, near objects move very fast. Taking same princi...
-
Ceiling walk
In this quick tutorial, you will learn an easy way to make your character walk on ceiling like a ninja (!) using the platform behavior. I invite you to download...
-
Ladder Implement in Game
Please understand this that I am not expert but, I will try my best to help anyone. Now someone asked me while back how to make use of ladders in C2 game. Here...
-
"Rule of 99" Dictionary Based Inventory
This project demonstrates the creation of a "Rule of 99" inventory system, you can read more here . The map displays a boat and a couple of keys that are automa...