In this quick tutorial, you will learn an easy way to make your character walk on ceiling like a ninja (!) using the platform behavior. I invite you to download...
Now, I will show you how to use my plugin to send a mail ;). - Go to and signup. When you're logged in : - Go to and create new API key. You will find your key...
Something like this tutorial may already exist but, in designing my game, "Psi," I've come across an easy way to support any size screen and aspect ratio. 1. In...
This is my first tutorial, so there might be some screw ups in here regarding hyperlinks, so my apologies. So yea, from what I could tell I didn't see anything...
While back someone asked me if I knew anything about Physics and how to bind the Ball object in the boundary. I don't know much about Physics and its behaviors....
For everyone who has struggled in Construct 2 to do scientific notation, this tutorial is for you! MOTIVATION. Pode's DIV and iFrame plugins are amazingly power...
This project demonstrates the creation of a "Rule of 99" inventory system, you can read more here . The map displays a boat and a couple of keys that are automa...
Please understand this that I am not expert but, I will try my best to help anyone. Now someone asked me while back how to make use of ladders in C2 game. Here...
I was thinking how to save current state in database, till now I was aware of string thru Ajax, so I was using "savejobs=" & URLEncode(savejobs). This method is...