Learn game development and animations with Construct
And Welcome to a small tutorial (or should I say), rather it be a tips & tricks guide. I dislike to call myself an expert at game-creation, but I can gladly say...
The Scirra Arcade has a great feature that allows you to embed any of the games on your website. It's like embedding a YouTube video, but you embed an Arcade ga...
You can use the following operators in expressions: + (addition). - (subtraction). (multiplication). / (division). % (modulo, remainder after division). ^ (rais...
Construct 2 includes the Physics behavior, powered by Box2DWeb . This allows you to have objects moving with real-world physics - here's a demo to show the idea...
CornedBeef Hash. CB Hash is a plugin for Construct 2 allowing the user to hash a string and some other parameters, depending on the function, using MD5, Javascr...
It's good practice to have up-to-date graphics card drivers. Old drivers can cause display glitches, especially in the Layout View, or run slowly. Sometimes, up...
Today we learn a simple way to add a hit flash effect, it is commonly used to signify to the player that an entity has been damaged. Add the effect called Set c...
Play this IGM here! Let’s learn how to use the “Click Fest Game Mechanics” as a combat engine for encounters. I use several combat engine systems and game mecha...
Play this IGM in the Scirra Arcade ( ). Let’s learn how to use the “Rock, Paper, Scissors Game Mechanics” as a combat engine for any combat encounter theme such...