fix: fix structure`s strange sticking (#199)
This commit is contained in:
@@ -68,9 +68,6 @@
|
|||||||
- map: [ "enum.EdgeLayer.West" ]
|
- map: [ "enum.EdgeLayer.West" ]
|
||||||
state: foam-west
|
state: foam-west
|
||||||
- type: SmoothEdge
|
- type: SmoothEdge
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: FoamVisuals
|
- type: FoamVisuals
|
||||||
animationTime: 0.6
|
animationTime: 0.6
|
||||||
animationState: foam-dissolve
|
animationState: foam-dissolve
|
||||||
@@ -148,9 +145,6 @@
|
|||||||
- type: Occluder
|
- type: Occluder
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: SmoothEdge
|
- type: SmoothEdge
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: Transform
|
- type: Transform
|
||||||
anchored: true
|
anchored: true
|
||||||
- type: Airtight
|
- type: Airtight
|
||||||
|
|||||||
@@ -52,9 +52,6 @@
|
|||||||
behaviors:
|
behaviors:
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: Occluder
|
- type: Occluder
|
||||||
- type: ReflectAspectMark
|
- type: ReflectAspectMark
|
||||||
|
|
||||||
|
|||||||
@@ -75,9 +75,6 @@
|
|||||||
behaviors:
|
behaviors:
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: DoorSignalControl
|
- type: DoorSignalControl
|
||||||
- type: DeviceNetwork
|
- type: DeviceNetwork
|
||||||
deviceNetId: Wireless
|
deviceNetId: Wireless
|
||||||
|
|||||||
@@ -11,9 +11,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: PlacementReplacement
|
- type: PlacementReplacement
|
||||||
key: walls
|
key: walls
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: SmoothEdge
|
- type: SmoothEdge
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Walls/rock.rsi
|
sprite: Structures/Walls/rock.rsi
|
||||||
@@ -326,9 +323,6 @@
|
|||||||
suffix: Low Ore Yield
|
suffix: Low Ore Yield
|
||||||
description: A rocky asteroid.
|
description: A rocky asteroid.
|
||||||
components:
|
components:
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: SmoothEdge
|
- type: SmoothEdge
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Walls/rock.rsi
|
sprite: Structures/Walls/rock.rsi
|
||||||
@@ -393,9 +387,6 @@
|
|||||||
- FullTileMask
|
- FullTileMask
|
||||||
layer:
|
layer:
|
||||||
- WallLayer
|
- WallLayer
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: SmoothEdge
|
- type: SmoothEdge
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Walls/rock.rsi
|
sprite: Structures/Walls/rock.rsi
|
||||||
|
|||||||
@@ -78,7 +78,6 @@
|
|||||||
max: 1
|
max: 1
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: [ "Destruction" ]
|
acts: [ "Destruction" ]
|
||||||
|
|
||||||
- type: IconSmooth
|
- type: IconSmooth
|
||||||
key: walls
|
key: walls
|
||||||
base: brick
|
base: brick
|
||||||
|
|||||||
@@ -37,9 +37,6 @@
|
|||||||
behaviors:
|
behaviors:
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: ["Destruction"]
|
acts: ["Destruction"]
|
||||||
- type: IconSmooth
|
|
||||||
key: walls
|
|
||||||
mode: NoSprite
|
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: PlasticFlapsGraph
|
graph: PlasticFlapsGraph
|
||||||
node: plasticFlaps
|
node: plasticFlaps
|
||||||
|
|||||||
Reference in New Issue
Block a user