Construct Tutorials
Learn game development and animations with Construct
-
Instance Variables
Only thing I ask in return is some comments from you friends, nothing more. Using instance variable is easy but, many people find hard to use loop with instance...
-
-
Cadencia de Disparo.
A veces cuando creas un personaje que tiene una pistola o algo para lanzar, usas el evento "Cuando la tecla X este presionada - Disparar", pero cuando lo prueba...
-
-
Fire Rate for a gun!
Sometimes, when you create a character who has a gun or throws something, you use "when key is down - Shoot" or "Mouse button is down - Shoot", but when you try...
-
-
Rotate a tile in TileMap
I found a way to rotate a tile in tilemap when starting a Plumber game and I want to share with you. Insert a TileMap object in your project. You can use the de...
-
Keyboard Code in Construct 2
Just before Christmas my teacher friend asked if I could create small application so, that he can find the right keyboard keycode to implement in his game for s...
-