Remove InteractionOutline from full-tile entities (#4135)
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
mode: SnapgridCenter
|
mode: SnapgridCenter
|
||||||
components:
|
components:
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: InteractionOutline
|
|
||||||
- type: Physics
|
- type: Physics
|
||||||
canCollide: false
|
canCollide: false
|
||||||
fixtures:
|
fixtures:
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: RCDDeconstructWhitelist
|
- type: RCDDeconstructWhitelist
|
||||||
- type: CanBuildWindowOnTop
|
- type: CanBuildWindowOnTop
|
||||||
- type: InteractionOutline
|
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
color: "#889192"
|
color: "#889192"
|
||||||
|
|||||||
@@ -13,7 +13,6 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Wall
|
- Wall
|
||||||
- type: InteractionOutline
|
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
drawdepth: Walls
|
drawdepth: Walls
|
||||||
|
|||||||
@@ -9,7 +9,6 @@
|
|||||||
- Window
|
- Window
|
||||||
components:
|
components:
|
||||||
- type: RCDDeconstructWhitelist
|
- type: RCDDeconstructWhitelist
|
||||||
- type: InteractionOutline
|
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
color: "#DDDDDD"
|
color: "#DDDDDD"
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
Reference in New Issue
Block a user