Content tagged z-order

Report Tag

25 usages of this tag
  • 2 replies
  • 327 views
0 favourites

I tried to reproduce it for a bug report but it didn't happen in a new project, yet. But in several of my app projects I have usually 1 global GUI layer with no...

posted 2 years ago
  • 2 replies
  • 196 views
0 favourites

So in my game, Sprite1 gets destroyed and a new Sprite1 gets created but so does Sprite2. I would like Sprite2 to stay in the foreground but instead I noticed t...

  • 1 replies
  • 249 views
This content is deleted
Forum Topic
Proper use of the Z Order bar: Instances not staying put
0 favourites

The documentation suggests that reordering sprites in the Z Order bar should affect the order in which they appear on the screen. However, moving them in the ba...

posted 1 years ago
  • 13 replies
  • 348 views
This content is deleted
Forum Topic
The Z-order issue with AMD RX graphics cards
0 favourites

I'm working on a 3D game and it usually looks great. However, owners of AMD RX (6600, 7600) graphics cards are having problems with the image. It looks like the...

posted 2 months ago
10
This content is deleted
Course
Making a Z order system
23 favourites

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