Construct Tutorials
Learn game development and animations with Construct
-
3D Skybox quick guide
Cut the sky graphic into six pieces to add to the Construct. Set each part of skybox in 3D shape, and add for each part. After adding correctly everything shoul...
-
How to make a TATE mode (for SHMUPS etc)
If you're wondering on how to make a TATE mode for your SHMUP in Construct 3, here's the code! + System: On start of layout. + OR Keyboard: On H pressed. -> Sys...
-
How to use less events
THis is a tutorial for who uses Construct 3 free version and needs to save events to make a better game. I hope it helps you. 1. One object for two. Normally yo...
-
-
How to do voices for your games.
This is a tutorial on how to do voices for your games. First, open Audacity. Then, record you or someone else speaking, export the file, and import it into Cons...
-
How to make C3 run as an App.
Open in Chrome. Click the "Customize and control Google Chrome" button (aka the 3 dots ...). Click on "More Tools". Click on "Create shortcut..." A Windows shou...
-
-
RPG SYSTEM: EXPERIENCE-LEVEL
Looking for different parts and wanting to implement some RPG System, I have come across the unpleasant surprise that there's basically no tutorial or well-made...
-