Added sitting animation
This commit is contained in:
@@ -1004,7 +1004,6 @@ GameObject:
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 871823189}
|
||||
- component: {fileID: 871823188}
|
||||
- component: {fileID: 871823187}
|
||||
- component: {fileID: 871823185}
|
||||
- component: {fileID: 871823190}
|
||||
@@ -1064,21 +1063,6 @@ Rigidbody:
|
||||
m_Interpolate: 0
|
||||
m_Constraints: 0
|
||||
m_CollisionDetection: 0
|
||||
--- !u!114 &871823188
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 871823183}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c802a0d9d32b0c04b841113e87b83e4b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_navAgent: {fileID: 871823190}
|
||||
_animator: {fileID: 1476341268}
|
||||
allowMovement: 1
|
||||
--- !u!4 &871823189
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1087,7 +1071,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 871823183}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalPosition: {x: 0, y: 0.05, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
@@ -1157,7 +1141,7 @@ CharacterController:
|
||||
m_StepOffset: 0.3
|
||||
m_SkinWidth: 0.08
|
||||
m_MinMoveDistance: 0.001
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Center: {x: 0, y: 1, z: 0}
|
||||
--- !u!1001 &890616016
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1194,7 +1178,7 @@ PrefabInstance:
|
||||
- target: {fileID: -8679921383154817045, guid: 32790d47acc86814982f18993097a759,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0.0461
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 32790d47acc86814982f18993097a759,
|
||||
type: 3}
|
||||
@@ -2603,6 +2587,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: ae5ecbfd9a3637247b4cd539f9a57316, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_playerArrivePoint: {fileID: 1359374191}
|
||||
_particleSystem: {fileID: 1359374190}
|
||||
_wayPoint: {fileID: 1183172157}
|
||||
--- !u!1 &1184343256
|
||||
@@ -8205,6 +8190,7 @@ MonoBehaviour:
|
||||
serializedVersion: 2
|
||||
m_Bits: 1
|
||||
_camera: {fileID: 963194227}
|
||||
_waypointVisual: {fileID: 1183172158}
|
||||
--- !u!4 &1689632238
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user