Content tagged z-order

Report Tag

25 usages of this tag
15
This content is deleted
Tutorial
Making a Z order system: Easy
15 favourites

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...

2
This content is deleted
Tutorial
Making a Z order system: Adding a layer system
1 favourites

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...

4
4 favourites

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...

4
This content is deleted
Tutorial
Making a Z order system: A better collision system
4 favourites

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...

  • 7 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I send a sprite to a specific Z index order?
0 favourites

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...

posted 5 years ago
  • 2 replies
  • 667 views
This content is deleted
Forum Topic
Text appearing behind buttons
0 favourites

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...

  • 13 replies
  • 2.2K views
1 favourites

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...

posted 4 years ago
  • 4 replies
  • 618 views
This content is deleted
Forum Topic
How do I pick specific objects inside a family?
0 favourites

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...

  • 5 replies
  • 622 views

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...

posted 4 years ago
  • 1 replies
  • 323 views
This content is deleted
Forum Topic
Should the developer manually declare Z-Ordering?
0 favourites

We took a look at the script from the public project Demonoire, which is provided by default. Here, Z-Ordering is controlled directly from the event sheet. When...

posted 4 years ago