Construct Tutorials
Learn game development and animations with Construct
-
-
Mini-Game : Cup and Ball
This is mini-game cup and ball was made by Construct 2. Have Fun ! P/s : I have updated my capx with original SPRITE plugins.
-
Drag and Select Unit to Control Them
This is my capx about drag to select unit and control them. - Click OR Drag with Left Mouse to select. - Right Click to set Destination. Have fun !
-
Load image form URL (CAPX exemple)
1 - You must use a hosting server with "Access-Control-Allow-Origin:" permission (to use images on other sites). Otherwise the image will not load (show). Free...
-
-
-
Snow-Particles
If you fix a few things in Construct 2, particles can become more beautiful than all the other graphics. Snow is simple, it's white and falls slowly. I've made...
-
Introducción a Construct 2
Hola compañeros. Presento esta serie de 3 video tutoriales en donde aprenderán los aspectos básicos de Construct 2 mediante la creación de un sencillo juego de...
-
Own game loading screen ...
You can create a (Layout), to load the game, indicate it as the first Layout, in the (loader Style) option leave none. On the Event sheet, enter the code: So yo...