Learn game development and animations with Construct
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...
Did you know iOS supports web apps - apps that are installed from a web page, rather than from the App Store? They'll even keep running after going offline! You...
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
2D Array Sort by field in the header. In the vanilla Array Sort action, we can not sort by a field. Obviously, this result Is'nt what we want. What we want is U...
I re-made the official Blend mode example. Before: After: Note: Blend modes only work on layers with 'Force own texture' property enabled.
Select your background by tapping it then go to Animation and tap Edit.
You want to count the repeated elements contained in this array and count the number of times they appear. Use Dictionary object. When an element is first found...
First,we will draw normal button and button pushed frame on a sprite. Don't Forget To Put The Animation Speed To Zero. Normal button frame(frame 0): Pushed butt...
So, you want to make a parkour-themed platform game? But to make a building from a tilemap, you have to take more than a minute just to complete one? Well, I ha...