Setup correct sizes and Quarry level switch
This commit is contained in:
@@ -99,8 +99,8 @@ CapsuleCollider2D:
|
||||
m_UsedByEffector: 0
|
||||
m_CompositeOperation: 0
|
||||
m_CompositeOrder: 0
|
||||
m_Offset: {x: -0.039439917, y: -0.10845983}
|
||||
m_Size: {x: 2.0788798, y: 3.4169195}
|
||||
m_Offset: {x: 0.015692115, y: -0.20034671}
|
||||
m_Size: {x: 3.6225784, y: 6.577825}
|
||||
m_Direction: 0
|
||||
--- !u!114 &5148042112194028162
|
||||
MonoBehaviour:
|
||||
@@ -158,10 +158,10 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
version: 5
|
||||
radius: 1.5
|
||||
radius: 3
|
||||
height: 2
|
||||
canMove: 1
|
||||
maxSpeed: 7
|
||||
maxSpeed: 15
|
||||
gravity: {x: NaN, y: NaN, z: NaN}
|
||||
groundMask:
|
||||
serializedVersion: 2
|
||||
@@ -180,9 +180,9 @@ MonoBehaviour:
|
||||
targetCompatibility: {fileID: 0}
|
||||
maxAcceleration: -2.5
|
||||
rotationSpeed: 360
|
||||
slowdownDistance: 0.6
|
||||
slowdownDistance: 3
|
||||
pickNextWaypointDist: 2
|
||||
endReachedDistance: 0.2
|
||||
endReachedDistance: 1
|
||||
alwaysDrawGizmos: 1
|
||||
slowWhenNotFacingTarget: 1
|
||||
whenCloseToDestination: 0
|
||||
@@ -200,7 +200,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
version: 1
|
||||
smoothType: 2
|
||||
smoothType: 0
|
||||
subdivisions: 2
|
||||
iterations: 2
|
||||
strength: 0.5
|
||||
@@ -227,15 +227,15 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7877460049793670011, guid: 361ccc9ef82acef4784b24b72013d971, type: 3}
|
||||
propertyPath: m_LocalScale.x
|
||||
value: 0.5
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7877460049793670011, guid: 361ccc9ef82acef4784b24b72013d971, type: 3}
|
||||
propertyPath: m_LocalScale.y
|
||||
value: 0.5
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7877460049793670011, guid: 361ccc9ef82acef4784b24b72013d971, type: 3}
|
||||
propertyPath: m_LocalScale.z
|
||||
value: 0.5
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7877460049793670011, guid: 361ccc9ef82acef4784b24b72013d971, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
|
||||
Reference in New Issue
Block a user