Forum Topics tagged z-order

Report Tag

20 forum topics with this tag
  • 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
  • 673 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
  • 622 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
  • 627 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
  • 326 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
  • 5 replies
  • 1.3K views
This content is deleted
Forum Topic
Set Z-Order of Sprites and TiledBackgrounds.
0 favourites

I need help sorting the z-order of Sprites and Tiledbackgrounds together. I can do them separately, but since they're not being ordered together they're not ord...

posted 4 years ago
  • 2 replies
  • 807 views
This content is deleted
Forum Topic
How to have an efficient Tilemap Z-order / depth?
0 favourites

I have spent a good chunk of time reading everything I could find on the forum, but I couldn't find anything that would really help me figure this out without c...

  • 3 replies
  • 369 views
This content is deleted
Forum Topic
Help me to learn this code.
1 favourites

I found an example to make the player walk in front and backside of a tree, I hope it will work very well with my project. But my problem is I want to learn the...

  • 4 replies
  • 594 views
This content is deleted
Forum Topic
Z-ordering won't work?
0 favourites

I have some text objects that I need to order. For every text that I "spawn" I use a function for setting the size, color etc. And one of these function paramet...