Browse Source

Fixed wrong bool ticked on one of the map sections.

master
s3607057 (Angus Niven) 4 years ago
parent
commit
5b31d42f21
1 changed files with 8 additions and 3 deletions
  1. +8
    -3
      Assets/Prefabs/Map Sections/Width 5/Backbelt 5-1.prefab

+ 8
- 3
Assets/Prefabs/Map Sections/Width 5/Backbelt 5-1.prefab View File

@ -1226,7 +1226,12 @@ PrefabInstance:
- target: {fileID: 7954546918817141591, guid: bb9ffc1c11072174694465b720cdb319,
type: 3}
propertyPath: isSpawnable
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7954546918817141591, guid: bb9ffc1c11072174694465b720cdb319,
type: 3}
propertyPath: isCollectableSpawnable
value: 0
objectReference: {fileID: 0}
- target: {fileID: 427276821, guid: bb9ffc1c11072174694465b720cdb319, type: 3}
propertyPath: m_LocalPosition.x
@ -2811,7 +2816,7 @@ PrefabInstance:
- target: {fileID: 7954546918817141591, guid: bb9ffc1c11072174694465b720cdb319,
type: 3}
propertyPath: isSpawnable
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 427276821, guid: bb9ffc1c11072174694465b720cdb319, type: 3}
propertyPath: m_LocalPosition.x
@ -3345,7 +3350,7 @@ PrefabInstance:
- target: {fileID: 7954546918817141591, guid: bb9ffc1c11072174694465b720cdb319,
type: 3}
propertyPath: isCollectableSpawnable
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 427276821, guid: bb9ffc1c11072174694465b720cdb319, type: 3}
propertyPath: m_LocalPosition.x

Loading…
Cancel
Save