販売チュートリアルマスク調整

This commit is contained in:
kimura 2021-12-03 19:09:52 +09:00
parent 0f13653679
commit 0cd9e21ffd
2 changed files with 5 additions and 3 deletions

View File

@ -54,6 +54,8 @@ public class MarketManager : MonoBehaviour
.FirstOrDefault(x => x == CustomerState.Wait)
.Subscribe(_ => { }, () =>
{
// マスクの透明度変更
walkerMask.SetBGAlpha(0f);
walkerMask.SetArrowActive(false);
}).AddTo(controller).AddTo(this);
controller.State

View File

@ -3512,7 +3512,7 @@ PrefabInstance:
- target: {fileID: 4293843006989820480, guid: 1c993e9707f1a4fada56020be27dde28,
type: 3}
propertyPath: m_SizeDelta.y
value: 400
value: 600
objectReference: {fileID: 0}
- target: {fileID: 4293843006989820480, guid: 1c993e9707f1a4fada56020be27dde28,
type: 3}
@ -3612,7 +3612,7 @@ PrefabInstance:
- target: {fileID: 4293843007976718249, guid: 1c993e9707f1a4fada56020be27dde28,
type: 3}
propertyPath: m_SizeDelta.y
value: -1063.2974
value: -1368.8999
objectReference: {fileID: 0}
- target: {fileID: 4293843007976718249, guid: 1c993e9707f1a4fada56020be27dde28,
type: 3}
@ -3622,7 +3622,7 @@ PrefabInstance:
- target: {fileID: 4293843007976718249, guid: 1c993e9707f1a4fada56020be27dde28,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 58.69922
value: 66.25009
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1c993e9707f1a4fada56020be27dde28, type: 3}