Construct Tutorials
Learn game development and animations with Construct
-
-
-
How to export Windows Store apps
Windows Store apps are available on both Windows 8+ (for desktop and tablet devices) and Windows Phone 8+. It is recommended to export universal apps, but some...
-
How to export to iOS with Ejecta
Ejecta is an open-source wrapper designed to provide a high-performance way for HTML5 games to run as iOS native apps. In order to test and publish with Ejecta,...
-
Como fazer água no seu jogo de plataforma
You probably have taken a part of his, as having added the behavior of the platform to your character, so let's move: Create a tiled background (with name "Wate...
-
-
change machines
Today I will tell you how to make the change machines in the games. First you need to sprites, but I did not bother squares and rectangles. Red-character. Blue...
-
-
Drag the layout (using Scroll To X)
We'll see how to drag to the X axis your Layout / Game Screen with your mouse. DragOn Number = 0 It will determine if we are trying to drag the screen. ClickPos...