Construct Tutorials
Learn game development and animations with Construct
-
-
Lightning-fast raycasting!
Raycasting is the process of drawing a line from some point to measure the distance to the nearest solid. It has a huge number of uses, with beams and lasers be...
-
-
Magic Carpet Ride (Almost!)
I wanted to figure out how to simulate a magical flying carpet for my next game, and here's a trick I learned using the Pulse effect in Construct 2. First off,...
-
Change Old Pixelated Sprites to HD
Few days ago I landed on Construct 2 and I already love it. Hands down, best game maker ever! I was looking to see if it had a built-in function to change old s...
-
-
Pitfalls to Avoid when Selling your Game.
Tips you need to know before you start selling your games. I am an entrepreneur, SEO specialist, and at last I'm thinking of myself as an independent game devel...
-
ListBox Tutorial
By using List_Box or one can say LIST. With List one can do many things. For example add, remove, and look for item_index and more. One has to make an effort to...
-
Weather effects with particles
I have came across this great tutorial about Weather effects by valdarko and I said to myself there should be a better way to do this with particles. So I start...