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...
Example file publicly available (for free, for everyone) on my Patreon: This example was requested to me by toto_e, a fellow Construct user, and was inspired by...
As always, the file is available for free on my Patreon: The obvious requirements to having a tooltip system is to have some kind of UI system. I was tempted to...
Here I have a simple example not realy a tutorial, of how to move a player on a game board like in Monopoly made with Construct 3. The sourcefile is well docume...
In this Tutorial Attached you will Learn how to make a Weel of Fortune in Construct 2 or 3 ! See All My Tutorial Here.
This is part 6 of the tutorial series Learn TypeScript in Construct . This part continues on from part 6. So in case you missed it, see Learn TypeScript in Cons...
This tutorial introduces several ways to manage data structures to make a simple inventory system. Which one is better dictionary or array inventory? They each...
If you're user of Linux, you probably tried to run Construct 2, but when you tried to preview project, the error ocurred. I have a fix for that. The first step...
It uses bullet behavior, tween, and particle to simulate missile shot, you can test with it.