My name is Vincent. I made a short video showing how to speed up/slow down time! I hope this helps you with your games!
My goal was to create a system, where you just need to fill in all possible encounters of a zone and the associated probabilities. The system automatically work...
Throw the knives into the logs to break them. Slash the apples and unlock new knives. Each 5th stage is defended by a boss - beat them to get exclusive knives!...
If you have been following tutorials on how to add a custom font to a text object with the "set web font" action and are wondering how you can do so with a list...
Hey, I'm back with a new video tutorial after a long pause. This time, I'm showcasing how to make a menu compatible with gamepad. As always the file is publicly...
This time I've made two examples on how to integrate JS libraries to C3 projects, and in particular visual consoles. Visual consoles are super useful for when y...
Skin it is an addon I released in the Scirra store a while back, but I've made some new bug fixes to it and I think this should be the final release for it. Con...
In this tutorial, I'll be covering how to make your own top 10 high scores board using Construct 2 (release 277). You'll learn how to: - Sort your scores (aka s...
In C3 we now have the option to subclass objects. This essentially means writing a class that extends an object class and will allow us to add custom code to th...