Depth of elements in the game - studioplaynl/ARTWORLD_client GitHub Wiki


Float on top: Menu item
(all DOM Elements)
UI Scene: zoom icons

background: 10, order by creation order

locations: 30-50

  • location: 30
  • namePlate: 31
  • userIcon: 31
  • locationDescription: 32
  • locationEnterButton: 500 (above the player(s) and playerItemBar(s)

artWorks and likeButton: 100 (they are in the same container)

spinner: 199

player: 201
playerShadow: 200
onlinePlayer: 200

movementDetectLayer: 219

playerItemsBar: 220 - 300
onlinePlayerItemsBar: 301 - 499 (above the playerItemsBar)

Depth of elements