Construct Tutorials
Learn game development and animations with Construct
-
Validate Textbox Input
This is an example of how to limit the player's Textbox input to certain characters. Any unauthorized characters are automatically removed.
-
An IID (Index ID) example.
This example shows an example of using IID, and User can check dynamic changes of IIDs by destroying & creating them. Check manual for more detailed explanation...
-
-
-
Zone-Based Camera Movement
This example shows how to limit the camera's movement to a specified area. This is useful for limiting the player's view to the room they're currently in, simil...
-
-
Ping-Pong only in 2 events
Here is little ping-pong clone writen only in two events (No behaviours). In future I want to make same in one event ). Enjoy!
-
Platformer StarterKit
Burningcake.Com 's Platformer Starterkit Update 1.1. Thanks to those people who gave me positive feedback. Please reply here if you like it and maybe if enough...
-
Sturdy Experience System
A simple, yet sturdy experience system. Click a robot to select it, then click an enemy to destroy it! Your selected robot will gain experience, level up, and i...