diff --git a/Resources/Prototypes/Entities/Structures/Machines/frame.yml b/Resources/Prototypes/Entities/Structures/Machines/frame.yml index 67ad742639..29806e0822 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/frame.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/frame.yml @@ -8,7 +8,6 @@ components: - type: Transform anchored: true - noRot: true - type: Physics bodyType: Static - type: Fixtures @@ -53,6 +52,7 @@ - type: Sprite sprite: Structures/Machines/parts.rsi state: box_0 + snapCardinals: true - type: entity id: MachineFrame @@ -63,7 +63,6 @@ components: - type: Transform anchored: true - noRot: true - type: Physics bodyType: Static - type: Fixtures @@ -110,6 +109,7 @@ - type: Sprite sprite: Structures/Machines/parts.rsi state: box_1 + snapCardinals: true - type: Appearance - type: ItemMapper mapLayers: diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 0a79086929..8d41bcab2c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -281,6 +281,7 @@ components: - type: Sprite sprite: Structures/Machines/circuit_imprinter.rsi + snapCardinals: true layers: - state: icon map: ["enum.LatheVisualLayers.IsRunning"]