Browse Source

Fixed some positioning issues.

Josh_Dev_branch
s3607057 (Angus Niven) 4 years ago
parent
commit
4f457d682a
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      Assets/Prefabs/Map Sections/Map Section Template.prefab

+ 8
- 8
Assets/Prefabs/Map Sections/Map Section Template.prefab View File

@ -24,7 +24,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 130774753500836068}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -1, z: 1}
m_LocalPosition: {x: 0, y: 0, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 3619681099079753660}
@ -55,7 +55,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 595142772136448429}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -1, z: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 3617591491379193694}
@ -117,7 +117,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1987363972525118467}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -0.422301, z: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1190119002573033353}
@ -214,7 +214,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5235963486073562068}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 1, y: -1, z: 0}
m_LocalPosition: {x: 1, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 3615111875144653457}
@ -474,7 +474,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4490970058520500, guid: d7698c69246c64044ab2a94628bf0291, type: 3}
propertyPath: m_LocalPosition.y
value: 0.5
value: -0.5
objectReference: {fileID: 0}
- target: {fileID: 4490970058520500, guid: d7698c69246c64044ab2a94628bf0291, type: 3}
propertyPath: m_LocalPosition.z
@ -550,7 +550,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 47964057, guid: 3c1f892a78332a64481617382603dd10, type: 3}
propertyPath: m_LocalPosition.y
value: 0.5
value: -0.5
objectReference: {fileID: 0}
- target: {fileID: 47964057, guid: 3c1f892a78332a64481617382603dd10, type: 3}
propertyPath: m_LocalPosition.z
@ -678,7 +678,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4721099042904524, guid: e5fac62723232674aa487c9073f1ca07, type: 3}
propertyPath: m_LocalPosition.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4721099042904524, guid: e5fac62723232674aa487c9073f1ca07, type: 3}
propertyPath: m_LocalPosition.z
@ -1078,7 +1078,7 @@ PrefabInstance:
- target: {fileID: 6745622317302131140, guid: 26e034cbe9690f14a87e8365ee7734f1,
type: 3}
propertyPath: m_LocalPosition.y
value: 1.4223009
value: 1.5
objectReference: {fileID: 0}
- target: {fileID: 6745622317302131140, guid: 26e034cbe9690f14a87e8365ee7734f1,
type: 3}

Loading…
Cancel
Save