Construct Tutorials
        
        
            Learn game development and animations with Construct
        
        
        
        
            
            
            
            
                
                        - 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                A Basic Turn-Based Battle System
            
            
    
            
                Welcome to the first in a series of tutorials about building up a turn-based battle system. This tutorial will eventually become part of a larger course coverin...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Multiplayer tutorial 4: real-time game
            
            
    
            
                This tutorial assumes you have already read Multiplayer tutorial 1: Concepts , Multiplayer tutorial 2: Chat room and Multiplayer tutorial 3: Pong . The first tu...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Making a Smooth Following Camera
            
            
    
            
                Ok, this tutorial is about making a camera follow the player smoothly. Exemple: You need to create your player, I'll not explain it here, you can find in Beginn...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Arrays for Beginners
            
            
    
            
                (This tutorial assumes you have some knowledge of how Construct’s Conditions and Actions work. If not, see the beginner tutorial.). Basically, you can think of...
             
 
 
- 
                            
                        
- 
                            
                        
- 
                            
                        
- 
                            
                        
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Making an advanced lighting system
            
            
    
            
                In this tutorial I want to try something different. Instead of explaining step by step how to reproduce it, I want to show the final system and explain each par...