Optimize ExtensionCableSystem (#6158)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name: cell recharger
|
||||
id: PowerCellRecharger
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
sprite: Structures/Power/cell_recharger.rsi
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
description: "An unpowered light."
|
||||
suffix: Unpowered
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Construction
|
||||
|
||||
@@ -54,6 +54,8 @@
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Physics
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Sprite
|
||||
sprite: Structures/Wallmounts/switch.rsi
|
||||
state: on
|
||||
|
||||
@@ -6,7 +6,9 @@
|
||||
components:
|
||||
- type: InteractionOutline
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
bodyType: Static
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
|
||||
Reference in New Issue
Block a user