Construct Tutorials
Learn game development and animations with Construct
-
-
Simple browsing
1 Create new project and name it whatever you like (project mobile). 2 Create some button (see picture below). Now add this code to your events. Now test it it...
-
How to make a laser for TDS.
Make a laser is very simple. Only 1 event. Insert the sprite character and call it "player.". So as we ponadoyuyatsya sprites laser (just fills it in any color....
-
-
-
Google package name error
Error you will see when uploading to Google Play. "Your APK's package name must be in the following format "com.Example.Myapp". It may contain letters (a-z), nu...
-
Создание скролл-шутера (на русском)
We'll do Scroll shooter. To be honest it is very easy to do. I. We'll need the textures. 1-our character. 2 background. 3 coins. 4 obstacles (meteorites). II.Da...
-
Modded Socket.io
I don't RECOMMEND using Socket.IO anymore, you should use the official multiplayer plugin. I updated the Capx you're no longer needing the combobox & listbox pl...
-
limited object create
Make A New Empty Project And Create Your Sprite That we'll Create Now Go to The Event Sheet And Create A New Global Variable And Name It LimitCreate and Create...