@@ -11,13 +11,24 @@ tilemap:
|
|||||||
entities:
|
entities:
|
||||||
- proto: ""
|
- proto: ""
|
||||||
entities:
|
entities:
|
||||||
|
- uid: 1
|
||||||
|
components:
|
||||||
|
- type: MetaData
|
||||||
|
name: map 21
|
||||||
|
- type: Transform
|
||||||
|
- type: Map
|
||||||
|
- type: PhysicsMap
|
||||||
|
- type: GridTree
|
||||||
|
- type: MovedGrids
|
||||||
|
- type: Broadphase
|
||||||
|
- type: OccluderTree
|
||||||
- uid: 2
|
- uid: 2
|
||||||
components:
|
components:
|
||||||
- type: MetaData
|
- type: MetaData
|
||||||
name: Cargo shuttle
|
name: Cargo shuttle
|
||||||
- type: Transform
|
- type: Transform
|
||||||
pos: -1.828125,2.078125
|
pos: -1.828125,2.078125
|
||||||
parent: invalid
|
parent: 1
|
||||||
- type: MapGrid
|
- type: MapGrid
|
||||||
chunks:
|
chunks:
|
||||||
0,0:
|
0,0:
|
||||||
@@ -185,6 +196,28 @@ entities:
|
|||||||
- type: Transform
|
- type: Transform
|
||||||
pos: 3.5,-7.5
|
pos: 3.5,-7.5
|
||||||
parent: 2
|
parent: 2
|
||||||
|
- proto: AtmosDeviceFanTiny
|
||||||
|
entities:
|
||||||
|
- uid: 139
|
||||||
|
components:
|
||||||
|
- type: Transform
|
||||||
|
pos: -0.5,-2.5
|
||||||
|
parent: 2
|
||||||
|
- uid: 140
|
||||||
|
components:
|
||||||
|
- type: Transform
|
||||||
|
pos: -0.5,-1.5
|
||||||
|
parent: 2
|
||||||
|
- uid: 141
|
||||||
|
components:
|
||||||
|
- type: Transform
|
||||||
|
pos: -0.5,-4.5
|
||||||
|
parent: 2
|
||||||
|
- uid: 142
|
||||||
|
components:
|
||||||
|
- type: Transform
|
||||||
|
pos: -0.5,-5.5
|
||||||
|
parent: 2
|
||||||
- proto: BlastDoor
|
- proto: BlastDoor
|
||||||
entities:
|
entities:
|
||||||
- uid: 135
|
- uid: 135
|
||||||
|
|||||||
16579
Resources/Maps/core.yml
16579
Resources/Maps/core.yml
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user