From e70a40ddea556491f9c6c8d81a2a77e3ad874a4d Mon Sep 17 00:00:00 2001 From: Sugarcane <131480276+LordSugarcane@users.noreply.github.com> Date: Sun, 3 May 2026 08:56:20 -0400 Subject: [PATCH] TechFabs follow camera rotation (#5736) TechFabs follow camera location Literally just added snapCardinals to the techfabs that didnt have it --- Resources/Prototypes/Entities/Structures/Machines/lathe.yml | 2 ++ Resources/Prototypes/_DV/Entities/Structures/Machines/lathe.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index a3164e04f2..11731005db 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -425,6 +425,7 @@ components: - type: Sprite sprite: _DV/Structures/Machines/techfab.rsi # DeltaV - resprite armoury fabs + snapCardinals: true #DeltaV - Follow Camera Rotation layers: - state: icon map: ["enum.LatheVisualLayers.IsRunning"] @@ -497,6 +498,7 @@ components: - type: Sprite sprite: _DV/Structures/Machines/techfab.rsi # DeltaV - resprite armoury fabs + snapCardinals: true #DeltaV - Follow Camera Rotation layers: - state: icon map: ["enum.LatheVisualLayers.IsRunning"] diff --git a/Resources/Prototypes/_DV/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/_DV/Entities/Structures/Machines/lathe.yml index fa248efa4c..8279855a6f 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Machines/lathe.yml @@ -24,6 +24,7 @@ components: - type: Sprite sprite: Structures/Machines/techfab.rsi + snapCardinals: true - type: Lathe idleState: icon runningState: icon