2025-07-09 09:45:11 +00:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !u!1 &5259510642736920361
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 1761643478070701343}
|
|
|
|
- component: {fileID: 5176902543201676162}
|
2025-07-16 08:23:45 +00:00
|
|
|
- component: {fileID: 732677841941379807}
|
2025-07-11 05:48:49 +00:00
|
|
|
- component: {fileID: 8352859907019760819}
|
2025-07-09 09:45:11 +00:00
|
|
|
- component: {fileID: 3365694194251356714}
|
|
|
|
- component: {fileID: 127430239903465757}
|
|
|
|
- component: {fileID: 3095965496140440094}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: BaseRestaurantCharacter
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &1761643478070701343
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_LocalPosition: {x: 0, y: -0, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_ConstrainProportionsScale: 0
|
|
|
|
m_Children:
|
|
|
|
- {fileID: 1111036208394089843}
|
|
|
|
m_Father: {fileID: 0}
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!54 &5176902543201676162
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
serializedVersion: 5
|
|
|
|
m_Mass: 1
|
|
|
|
m_LinearDamping: 0
|
|
|
|
m_AngularDamping: 0.05
|
|
|
|
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
|
|
|
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
|
|
|
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_IncludeLayers:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Bits: 0
|
|
|
|
m_ExcludeLayers:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Bits: 0
|
|
|
|
m_ImplicitCom: 1
|
|
|
|
m_ImplicitTensor: 1
|
|
|
|
m_UseGravity: 0
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 0
|
|
|
|
m_Constraints: 116
|
|
|
|
m_CollisionDetection: 1
|
2025-07-16 08:23:45 +00:00
|
|
|
--- !u!65 &732677841941379807
|
|
|
|
BoxCollider:
|
2025-07-09 09:45:11 +00:00
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IncludeLayers:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Bits: 0
|
|
|
|
m_ExcludeLayers:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Bits: 0
|
|
|
|
m_LayerOverridePriority: 0
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_ProvidesContacts: 0
|
|
|
|
m_Enabled: 1
|
2025-07-16 08:23:45 +00:00
|
|
|
serializedVersion: 3
|
|
|
|
m_Size: {x: 0.3, y: 0.5, z: 0.1}
|
|
|
|
m_Center: {x: 0, y: 0.25, z: 0.05}
|
2025-07-11 05:48:49 +00:00
|
|
|
--- !u!114 &8352859907019760819
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 62899f850307741f2a39c98a8b639597, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
m_Actions: {fileID: -944628639613478452, guid: 052faaac586de48259a63d0c4782560b, type: 3}
|
|
|
|
m_NotificationBehavior: 2
|
|
|
|
m_UIInputModule: {fileID: 0}
|
|
|
|
m_DeviceLostEvent:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_DeviceRegainedEvent:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ControlsChangedEvent:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionEvents:
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 351f2ccd-1f9f-44bf-9bec-d62ac5c5f408
|
|
|
|
m_ActionName: 'Restaurant/Move[/Keyboard/w,/Keyboard/upArrow,/Keyboard/s,/Keyboard/downArrow,/Keyboard/a,/Keyboard/leftArrow,/Keyboard/d,/Keyboard/rightArrow]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 6c2ab1b8-8984-453a-af3d-a3c78ae1679a
|
|
|
|
m_ActionName: 'Restaurant/Attack[/Mouse/leftButton,/Keyboard/enter]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: f1e71b7e-271b-4382-876a-260ea451296a
|
|
|
|
m_ActionName: 'Restaurant/Dash[/Keyboard/space]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 852140f2-7766-474d-8707-702459ba45f3
|
|
|
|
m_ActionName: 'Restaurant/Interact[/Keyboard/e]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: c95b2375-e6d9-4b88-9c4c-c5e76515df4b
|
|
|
|
m_ActionName: 'Ui/Navigate[/Keyboard/w,/Keyboard/upArrow,/Keyboard/s,/Keyboard/downArrow,/Keyboard/a,/Keyboard/leftArrow,/Keyboard/d,/Keyboard/rightArrow]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 7607c7b6-cd76-4816-beef-bd0341cfe950
|
|
|
|
m_ActionName: 'Ui/Submit[/Keyboard/enter]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 15cef263-9014-4fd5-94d9-4e4a6234a6ef
|
|
|
|
m_ActionName: 'Ui/Cancel[/Keyboard/escape]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 32b35790-4ed0-4e9a-aa41-69ac6d629449
|
|
|
|
m_ActionName: 'Ui/Point[/Mouse/position]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 3c7022bf-7922-4f7c-a998-c437916075ad
|
|
|
|
m_ActionName: 'Ui/Click[/Mouse/leftButton]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 44b200b1-1557-4083-816c-b22cbdf77ddf
|
|
|
|
m_ActionName: 'Ui/RightClick[/Mouse/rightButton]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: dad70c86-b58c-4b17-88ad-f5e53adf419e
|
|
|
|
m_ActionName: 'Ui/MiddleClick[/Mouse/middleButton]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 0489e84a-4833-4c40-bfae-cea84b696689
|
|
|
|
m_ActionName: 'Ui/ScrollWheel[/Mouse/scroll]'
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 24908448-c609-4bc3-a128-ea258674378a
|
|
|
|
m_ActionName: Ui/TrackedDevicePosition
|
|
|
|
- m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_ActionId: 9caa3d8a-6b2f-4e8e-8bad-6ede561bd9be
|
|
|
|
m_ActionName: Ui/TrackedDeviceOrientation
|
|
|
|
m_NeverAutoSwitchControlSchemes: 0
|
|
|
|
m_DefaultControlScheme:
|
|
|
|
m_DefaultActionMap: Restaurant
|
|
|
|
m_SplitScreenIndex: -1
|
|
|
|
m_Camera: {fileID: 0}
|
2025-07-09 09:45:11 +00:00
|
|
|
--- !u!114 &3365694194251356714
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 061fa444069fcd74c884c1b3379c41b8, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
--- !u!114 &127430239903465757
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 38cb67223546879468e9c0655893e025, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
--- !u!114 &3095965496140440094
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5259510642736920361}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: e20368314a3139f4fb4b4e35af9fcf98, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
--- !u!1 &6791841979869644848
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 1111036208394089843}
|
|
|
|
- component: {fileID: 5817391387681993290}
|
|
|
|
- component: {fileID: 8683566178618629536}
|
|
|
|
- component: {fileID: 1741467189652270979}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: VisualLook
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &1111036208394089843
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6791841979869644848}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_LocalRotation: {x: 0.3420201, y: 0, z: 0, w: 0.9396927}
|
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_ConstrainProportionsScale: 0
|
|
|
|
m_Children: []
|
|
|
|
m_Father: {fileID: 1761643478070701343}
|
|
|
|
m_LocalEulerAnglesHint: {x: 40, y: 0, z: 0}
|
|
|
|
--- !u!33 &5817391387681993290
|
|
|
|
MeshFilter:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6791841979869644848}
|
|
|
|
m_Mesh: {fileID: 0}
|
|
|
|
--- !u!23 &8683566178618629536
|
|
|
|
MeshRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6791841979869644848}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_CastShadows: 1
|
|
|
|
m_ReceiveShadows: 1
|
|
|
|
m_DynamicOccludee: 1
|
|
|
|
m_StaticShadowCaster: 0
|
|
|
|
m_MotionVectors: 1
|
|
|
|
m_LightProbeUsage: 1
|
|
|
|
m_ReflectionProbeUsage: 1
|
|
|
|
m_RayTracingMode: 2
|
|
|
|
m_RayTraceProcedural: 0
|
|
|
|
m_RayTracingAccelStructBuildFlagsOverride: 0
|
|
|
|
m_RayTracingAccelStructBuildFlags: 1
|
|
|
|
m_SmallMeshCulling: 1
|
|
|
|
m_RenderingLayerMask: 1
|
|
|
|
m_RendererPriority: 0
|
|
|
|
m_Materials:
|
|
|
|
- {fileID: 2100000, guid: 288333d9c9df2d84cadf3b48d918ebdb, type: 2}
|
|
|
|
m_StaticBatchInfo:
|
|
|
|
firstSubMesh: 0
|
|
|
|
subMeshCount: 0
|
|
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
|
|
m_ProbeAnchor: {fileID: 0}
|
|
|
|
m_LightProbeVolumeOverride: {fileID: 0}
|
|
|
|
m_ScaleInLightmap: 1
|
|
|
|
m_ReceiveGI: 1
|
|
|
|
m_PreserveUVs: 0
|
|
|
|
m_IgnoreNormalsForChartDetection: 0
|
|
|
|
m_ImportantGI: 0
|
|
|
|
m_StitchLightmapSeams: 1
|
|
|
|
m_SelectedEditorRenderState: 3
|
|
|
|
m_MinimumChartSize: 4
|
|
|
|
m_AutoUVMaxDistance: 0.5
|
|
|
|
m_AutoUVMaxAngle: 89
|
|
|
|
m_LightmapParameters: {fileID: 0}
|
|
|
|
m_SortingLayerID: 0
|
|
|
|
m_SortingLayer: 0
|
|
|
|
m_SortingOrder: 5
|
|
|
|
m_AdditionalVertexStreams: {fileID: 0}
|
|
|
|
--- !u!114 &1741467189652270979
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6791841979869644848}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: d247ba06193faa74d9335f5481b2b56c, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
skeletonDataAsset: {fileID: 0}
|
|
|
|
initialSkinName: Basic
|
|
|
|
fixPrefabOverrideViaMeshFilter: 2
|
|
|
|
initialFlipX: 0
|
|
|
|
initialFlipY: 0
|
|
|
|
updateWhenInvisible: 3
|
|
|
|
separatorSlotNames: []
|
|
|
|
zSpacing: 0
|
|
|
|
useClipping: 1
|
|
|
|
immutableTriangles: 0
|
|
|
|
pmaVertexColors: 1
|
|
|
|
clearStateOnDisable: 0
|
|
|
|
tintBlack: 0
|
|
|
|
singleSubmesh: 0
|
|
|
|
fixDrawOrder: 0
|
|
|
|
addNormals: 0
|
|
|
|
calculateTangents: 0
|
|
|
|
maskInteraction: 0
|
|
|
|
maskMaterials:
|
|
|
|
materialsMaskDisabled: []
|
|
|
|
materialsInsideMask: []
|
|
|
|
materialsOutsideMask: []
|
|
|
|
disableRenderingOnOverride: 1
|
|
|
|
physicsPositionInheritanceFactor: {x: 1, y: 1}
|
|
|
|
physicsRotationInheritanceFactor: 1
|
|
|
|
physicsMovementRelativeTo: {fileID: 0}
|
|
|
|
updateTiming: 1
|
|
|
|
unscaledTime: 0
|
|
|
|
_animationName:
|
|
|
|
loop: 1
|
|
|
|
timeScale: 1
|