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
|
||||||
|
|||||||
Reference in New Issue
Block a user