fix: External airlocks now show the correct direction relative to their rotation. (#11103)

tweak: External airlock assemblies can now be rotated. This is particularly useful when building shuttles, for docking.
This commit is contained in:
Francesco
2022-09-09 00:21:25 +02:00
committed by GitHub
parent f422ea5cad
commit fcaf6c5738

View File

@@ -9,6 +9,7 @@
- type: Sprite
netsync: false
sprite: Structures/Doors/Airlocks/Standard/shuttle.rsi
snapCardinals: false
layers:
- state: closed
map: ["enum.DoorVisualLayers.Base"]
@@ -98,6 +99,10 @@
suffix: Docking
description: An incomplete structure necessary for connecting two space craft together.
components:
- type: Transform
anchored: true
noRot: false
- type: Rotatable
- type: Sprite
netsync: false
sprite: Structures/Doors/Airlocks/Glass/shuttle.rsi