I've found a 10 year old thread about a similar question where the idea was proposed that Construct could use numbers to just apply to a sprite and move it ther...
In this tutorial I will go over the simplest way to make a Z sorting system. This system is very simple to write and to understand. On every frame, we want to r...
In this tutorial we are going to build up from the beginner tutorial and write a slightly more complex system. This new system will allow to set up virtual laye...
In this third tutorial, we are going to add a final feature to the Z ordering system we made: Moving across layers. Remember our layer system? T O S S . I T. Ju...
In this course, I will go over three ways to make a z sorting system for your game. The methods will be ordered by complexity. I recommend that you go directly...
In this final tutorial, I'll talk about a way to make use of the new features of Construct 3 to make a better collision system. In Construct 3, solid objects ca...
Currently I'm doing a calendar with Construct 3. Therefore I have a number of buttons (the date cells) and want the date number to be in the top left corner of...
I was having trouble with z ordering on my top-down game. The player seems to only move in front/behind when that is true for all of the trees in the layout. In...
Hi again. I'm still working on my multiplayer prototype. I've encountered many times the problem of having to pick for a specific object inside a family, only t...
Or anyone else who might know. Hello. I know this wasn't possible a while back (without ugly and unreliable hacks) and I still can't find anything in the docume...