TechFabs follow camera rotation (#5736)

TechFabs follow camera location

Literally just added snapCardinals to the techfabs that didnt have it
This commit is contained in:
Sugarcane 2026-05-03 08:56:20 -04:00 committed by GitHub
parent e208c802d0
commit e70a40ddea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -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"]

View File

@ -24,6 +24,7 @@
components:
- type: Sprite
sprite: Structures/Machines/techfab.rsi
snapCardinals: true
- type: Lathe
idleState: icon
runningState: icon