Sprite drawdepth fixes.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- type: Transform
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
drawdepth: Mobs # They're on the same layer as mobs, perspective.
|
||||
texture: Objects/door_ew.png
|
||||
|
||||
- type: Icon
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
- type: Sprite
|
||||
sprite: Mob/observer.png
|
||||
scale: 2, 2
|
||||
drawdepth: MobBase
|
||||
drawdepth: Mobs
|
||||
- type: Icon
|
||||
icon: Mob/observer.png
|
||||
- type: Physics
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
drawdepth: BelowFloor
|
||||
color: Red
|
||||
texture: Objects/eightdirwire.png
|
||||
- type: Icon
|
||||
@@ -35,7 +35,6 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Objects/generator.png
|
||||
- type: Icon
|
||||
texture: Objects/generator.png
|
||||
@@ -50,7 +49,7 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
drawdepth: WallMountedItems
|
||||
texture: Objects/provider.png
|
||||
- type: Icon
|
||||
texture: Objects/provider.png
|
||||
@@ -81,7 +80,6 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Objects/storage.png
|
||||
- type: Icon
|
||||
texture: Objects/storage.png
|
||||
@@ -101,7 +99,6 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Objects/wiredmachine.png
|
||||
- type: Icon
|
||||
texture: Objects/wiredmachine.png
|
||||
@@ -119,7 +116,6 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Objects/wirelessmachine.png
|
||||
- type: Icon
|
||||
texture: Objects/wirelessmachine.png
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
- type: Transform
|
||||
- type: Sprite
|
||||
directional: false
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Objects/projectilebullet.png
|
||||
rotation: 180
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
texture: Buildings/TurrBase.png
|
||||
|
||||
- type: entity
|
||||
|
||||
2
engine
2
engine
Submodule engine updated: 00fe03b61b...693769cbd4
Reference in New Issue
Block a user