Fixed scenes spawners
This commit is contained in:
parent
d4e3bb316c
commit
9b8b329340
@ -178,15 +178,17 @@ MonoBehaviour:
|
||||
- _key: Spawners
|
||||
_tiles:
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: -2, z: 0}
|
||||
_position: {x: 0, y: -2, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: -1, z: 0}
|
||||
_position: {x: 0, y: -1, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: 0, z: 0}
|
||||
_position: {x: 0, y: 0, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: 1, z: 0}
|
||||
_position: {x: 0, y: 1, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: 0, y: 2, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 15606c8c503e8164fb69178aa7016f58, type: 2}
|
||||
_position: {x: -1, y: 2, z: 0}
|
||||
_position: {x: 1, y: 2, z: 0}
|
||||
_isInvisible: 1
|
||||
_isCollidable: 0
|
||||
_isTrigger: 0
|
||||
|
||||
@ -192,8 +192,6 @@ MonoBehaviour:
|
||||
_position: {x: -3, y: 1, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: e0d57b3c128ba1447920637cdb289530, type: 2}
|
||||
_position: {x: -3, y: 2, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 15606c8c503e8164fb69178aa7016f58, type: 2}
|
||||
_position: {x: -1, y: 2, z: 0}
|
||||
_isInvisible: 0
|
||||
_isCollidable: 0
|
||||
_isTrigger: 0
|
||||
@ -204,17 +202,19 @@ MonoBehaviour:
|
||||
- _key: Spawners
|
||||
_tiles:
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: -3, z: 0}
|
||||
_position: {x: 0, y: -3, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: -2, z: 0}
|
||||
_position: {x: 0, y: -2, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: -1, z: 0}
|
||||
_position: {x: 0, y: -1, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: 0, z: 0}
|
||||
_position: {x: 0, y: 0, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: 1, z: 0}
|
||||
_position: {x: 0, y: 1, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 4002377ed7e87b34699f126f2b10c703, type: 2}
|
||||
_position: {x: -1, y: 2, z: 0}
|
||||
_position: {x: 0, y: 2, z: 0}
|
||||
- _tile: {fileID: 11400000, guid: 15606c8c503e8164fb69178aa7016f58, type: 2}
|
||||
_position: {x: 1, y: 2, z: 0}
|
||||
_isInvisible: 1
|
||||
_isCollidable: 0
|
||||
_isTrigger: 0
|
||||
|
||||
@ -874,7 +874,7 @@ PrefabInstance:
|
||||
- target: {fileID: 3028288566889208750, guid: 02daecb0115395844b4932445d039051, type: 3}
|
||||
propertyPath: firstLevel
|
||||
value:
|
||||
objectReference: {fileID: 11400000, guid: d37561e153d6a6448a03839488fdec5e, type: 2}
|
||||
objectReference: {fileID: 11400000, guid: a6e34739c9325da4cac4fbaea30d052c, type: 2}
|
||||
- target: {fileID: 3028288566889208751, guid: 02daecb0115395844b4932445d039051, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user