Fix cables getting 1 morbillion serializations (#17201)
This commit is contained in:
@@ -11,9 +11,11 @@
|
|||||||
- type: Transform
|
- type: Transform
|
||||||
anchored: true
|
anchored: true
|
||||||
noRot: true
|
noRot: true
|
||||||
|
# TODO: Remove both of these, same with CollideOnAnchor
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
canCollide: false
|
canCollide: false
|
||||||
|
- type: Fixtures
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThinWire
|
drawdepth: ThinWire
|
||||||
visible: false
|
visible: false
|
||||||
@@ -43,7 +45,7 @@
|
|||||||
lowVoltageNode: power
|
lowVoltageNode: power
|
||||||
- type: CableVis
|
- type: CableVis
|
||||||
node: power
|
node: power
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: CableBase
|
parent: CableBase
|
||||||
|
|||||||
Reference in New Issue
Block a user