new UniTask instead of task
This commit is contained in:
@@ -2729,7 +2729,7 @@ BoxCollider:
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Size: {x: -0.2, y: 0.19, z: 0.23}
|
||||
m_Size: {x: 0.2, y: 0.19, z: 0.23}
|
||||
m_Center: {x: -0.06, y: -0.1, z: 0.06}
|
||||
--- !u!1 &535029578
|
||||
GameObject:
|
||||
@@ -4096,7 +4096,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 749553635}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.38268346, y: 0.000000022481224, z: -0.0000000093120285, w: 0.92387956}
|
||||
m_LocalRotation: {x: 0.38268346, y: -0.000000022481213, z: 0.000000009312023, w: 0.92387956}
|
||||
m_LocalPosition: {x: 29.11, y: 5, z: -5}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
@@ -4628,7 +4628,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 835327588}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.38268346, y: 0.000000022481224, z: -0.0000000093120285, w: 0.92387956}
|
||||
m_LocalRotation: {x: 0.38268346, y: -0.000000022481213, z: 0.000000009312023, w: 0.92387956}
|
||||
m_LocalPosition: {x: 29.11, y: 5, z: -5}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
|
||||
@@ -2429,6 +2429,16 @@ PrefabInstance:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications:
|
||||
- target: {fileID: 547396650470213814, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 547396650470213814, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -0.15
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1449038900958774939, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
propertyPath: m_Center.y
|
||||
@@ -2497,7 +2507,7 @@ PrefabInstance:
|
||||
- target: {fileID: 8971066017072020675, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -1.03
|
||||
value: -1.28
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8971066017072020675, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
@@ -2507,7 +2517,7 @@ PrefabInstance:
|
||||
- target: {fileID: 8971066017072020675, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -2.5
|
||||
value: -2.3
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8971066017072020675, guid: 0a46dd346180abf4084703e1511257a6,
|
||||
type: 3}
|
||||
@@ -4042,7 +4052,7 @@ NavMeshObstacle:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1620541863}
|
||||
m_Enabled: 1
|
||||
m_Enabled: 0
|
||||
serializedVersion: 3
|
||||
m_Shape: 1
|
||||
m_Extents: {x: 0.005, y: 0.05, z: 0.05}
|
||||
|
||||
Binary file not shown.
+3
-3
@@ -1,8 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6e4f5296f2d262a4f99dc18aad623ea0
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
guid: ccd22d3124353ba4a85f67df71ad9fc6
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 23800000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user