Change drawdepth of some wall-mounted objects (#30274)

drawdepth
This commit is contained in:
Ko4ergaPunk
2024-07-23 17:41:15 +03:00
committed by GitHub
parent 918709cb47
commit e7aa97645b
6 changed files with 6 additions and 5 deletions

View File

@@ -14,6 +14,7 @@
layer:
- MidImpassable
- type: Sprite
drawdepth: WallMountedItems
layers:
- state: atmosplaque
map: ["plaque"]

View File

@@ -11,7 +11,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: Objects
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/barsign.rsi
state: empty
- type: ApcPowerReceiver

View File

@@ -30,7 +30,7 @@
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/signs.rsi
snapCardinals: true
- type: StaticPrice

View File

@@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/flags.rsi
- type: entity

View File

@@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/paintings.rsi
- type: entity

View File

@@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/posters.rsi
snapCardinals: true
- type: Destructible