お客さんの歩行速度変更
This commit is contained in:
parent
3a801a580e
commit
ed2a69f296
|
|
@ -44,7 +44,8 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
OrderCount: 0
|
OrderCount: 0
|
||||||
PrefabName:
|
CustomerPrefab: {fileID: 0}
|
||||||
|
IsPause: 0
|
||||||
walkSideTopPosition: -0.6
|
walkSideTopPosition: -0.6
|
||||||
walkSideMidPos: -4
|
walkSideMidPos: -4
|
||||||
walkSideBottomPos: -6.7
|
walkSideBottomPos: -6.7
|
||||||
|
|
@ -55,5 +56,5 @@ MonoBehaviour:
|
||||||
orderPosision: 0.5
|
orderPosision: 0.5
|
||||||
orderPositionRange: 2
|
orderPositionRange: 2
|
||||||
waitOrderPosision: -1.5
|
waitOrderPosision: -1.5
|
||||||
walkSideSpeed: 1.3
|
walkSideSpeed: 1.6
|
||||||
walkFrontBackSpeed: 1
|
walkFrontBackSpeed: 1.5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue