Learn game development and animations with Construct
If your are using Intel XDK in another language than English and have a missing Build Button, simply change your Windows System language to English to solve the...
One method of drawing a curved line from A to B Using Pathfinding and lerp. Try moving the blue box sprite(2) around in the layout to change the shape of the Br...
Here we use the 'Distance' math function to draw a line between Sprite A and B. Drag Sprite B, with the cursor to change your distance from A to B.
Construct 2 Games funktionieren offline. So lange das Game einmal online heruntergeladen wurde, kann der Spieler das Game nochmals spielen nachdem er offline ge...
Note that distributing using this method is a little unstable. I don't know how any of this works for Mac, or Linux (considering I don't have those platforms)....
ようこそ Construct 2 の世界へ!このガイドは「ゴーストシューター」というHTML5デモ・ゲームの作り方を紹介します。まずはどのようなゲームか このリンク先のデモ で試してみましょう。ゲームでは、プレイヤーは常にマウスの方向を向いていて、矢印キーを使って移動させることができます。左マウスボタンをクリックすると...
Lerp is a math function to find a percentage value between point(a) and point(b). It has many use's. I have attached a simple capx to demonstrate 1 example. The...
Добро пожаловать на мой видео урок посвященный тому, как установить MySQL базу данных на собственный сервер и настроить Construct 2 для работы с ней и показа та...
This tutorial is partly a feature request/plugin request, yet I have a fully working .CAPX that is probably more complicated than it should be. Exactly like car...