Make artifact analyzer obey laws of physics (#28117)
This commit is contained in:
@@ -4221,7 +4221,6 @@ entities:
|
||||
- uid: 1078
|
||||
components:
|
||||
- type: Transform
|
||||
rot: 1.5707963267948966 rad
|
||||
pos: 12.5,24.5
|
||||
parent: 179
|
||||
- type: DeviceLinkSink
|
||||
|
||||
@@ -56131,7 +56131,6 @@ entities:
|
||||
- uid: 6124
|
||||
components:
|
||||
- type: Transform
|
||||
rot: 1.5707963267948966 rad
|
||||
pos: -20.5,-13.5
|
||||
parent: 1
|
||||
- type: DeviceLinkSink
|
||||
|
||||
@@ -117638,7 +117638,6 @@ entities:
|
||||
- uid: 19357
|
||||
components:
|
||||
- type: Transform
|
||||
rot: 3.141592653589793 rad
|
||||
pos: 24.5,-30.5
|
||||
parent: 5350
|
||||
- uid: 19358
|
||||
|
||||
@@ -142225,7 +142225,6 @@ entities:
|
||||
- uid: 21604
|
||||
components:
|
||||
- type: Transform
|
||||
rot: -1.5707963267948966 rad
|
||||
pos: 72.5,-28.5
|
||||
parent: 2
|
||||
- type: DeviceLinkSink
|
||||
|
||||
@@ -75820,7 +75820,6 @@ entities:
|
||||
- uid: 10029
|
||||
components:
|
||||
- type: Transform
|
||||
rot: 1.5707963267948966 rad
|
||||
pos: -8.5,-314.5
|
||||
parent: 2
|
||||
- proto: MachineCentrifuge
|
||||
|
||||
@@ -25,6 +25,14 @@
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.35,-0.35,0.35,0.35"
|
||||
mask:
|
||||
- Impassable
|
||||
- HighImpassable
|
||||
- MidImpassable
|
||||
fix2:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.35,-0.35,0.35,0.35"
|
||||
@@ -39,7 +47,6 @@
|
||||
hard: False
|
||||
- type: Transform
|
||||
anchored: true
|
||||
noRot: false
|
||||
- type: ApcPowerReceiver
|
||||
powerLoad: 12000
|
||||
needsPower: false #only turns on when scanning
|
||||
|
||||
Reference in New Issue
Block a user