Restaurant.unity에 WaitingQueue 프리팹 추가 및 관련 속성값 설정.

This commit is contained in:
김산 2025-09-02 18:40:05 +09:00
parent e9e4e1895f
commit 8c1d98e4e2

View File

@ -10475,6 +10475,71 @@ Transform:
m_CorrespondingSourceObject: {fileID: 6689525833630355058, guid: 1adf83789591d4cef928dc9f32c49610, type: 3}
m_PrefabInstance: {fileID: 200803425}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1664905271
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 157773281879251590, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: _maxWaitingCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 157773281879251590, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: _waitingRangeRadius
value: 5
objectReference: {fileID: 0}
- target: {fileID: 2655961481751516314, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_Name
value: WaitingQueue
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalPosition.x
value: 7.5
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalPosition.z
value: 21
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3421080875838994749, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: ba6905dd36b009a4aa3b6ad80520ee3c, type: 3}
--- !u!1001 &1672772949
PrefabInstance:
m_ObjectHideFlags: 0
@ -15717,3 +15782,4 @@ SceneRoots:
- {fileID: 549344125}
- {fileID: 1775054121}
- {fileID: 1367038807}
- {fileID: 1664905271}