In the file below you will learn how to move sprites using arrays to a predefined position. When the sprites.Conunt get 170 it will star creating new sprites an...
In the file attached ( fully commented ) you will learn how to make a memory game , I Tried to make it as simple as possible to beginners to understand so you c...
In the file attached you will learn how to make a Complete Website using Construct 3. This uses iframe and interate with other HTML pages in project bar , so yo...
In the file attached Bellow you will see how to create a Traffic Road System , with red , green and yellow lights. All My Files Here.
This time, we'll make a "Turn Skip". Which is exactly what it sounds like; A Status Effect/Condition that causes the affected character to have their turn skipp...
In The File Attached Bellow you will learn how to limit the drag and drop and limit a object to a position. All My Tutorials Here.
Hi, I don't really have the time or energy to explain everything in details, so here is the file: JS Only. Alternative With Events (the JS code is still in ther...
Within the PARENT Web Page, Declare your variable(s). Example: Var my_var = 'hello world!'; Embed your C2 in C3 game in the PARENT web page inside an iFrame: Wi...
In the file bellow you will see some options to work with tilemaps . Change Tiles. Erase Tiles. Export as Json. Import as Json. Export to arrays. Import from ar...