Construct Tutorials
Learn game development and animations with Construct
-
-
How to toggle Game Sounds & Music
Well, as a game developer, you're going to use lots of sounds , and one or couple of music for your game to make it interesting. Sometimes player wants to mute...
-
Countdown timer: Creating one
Hey users! This is how to create countdown timers. Creating User Interface. To start, add a "UI" layer. To make objects in this layer "float" set the properties...
-
Simple Anti-Gravity Concept
Today I’ll be showing you an easy concept for Anti-Gravity in Construct 2. This allows you to flip around Gravity, so all you players and creatures will do ever...
-
More than one sprite in a Object
2. Go to event sheet and go "On start of layout = (Whatever you Sprite is called) Animations Stop". 3. Make the different Frames in the Sprite by double clickin...
-
Collaborate on projects with GitHub
UPDATE: Tutorial updated to match the current GitHub client UI. You may just seen Ashley 's tutorial about how to collaborate on projects with SVN . I recommend...
-
-
Swipe simple sur un élément
Aujourd'hui, je vais vous montrer comment détecter un swipe simple sur un objet ! Vous n'avez pas besoin d'un nombre considérable de variables Globales/locales...
-