OSPRODWin3.5.0_D11507074_A11495076_L11433868

This commit is contained in:
DimbreathBot
2025-08-14 09:43:09 +02:00
parent 585383f5f6
commit fa62a88fa8
3590 changed files with 873935 additions and 31814 deletions

View File

@@ -53,6 +53,14 @@
{
"GuideHintType": "SwipeAToB",
"PrefabPath": "UI/Guide/Widget/ActionHint/SwipeAToB.prefab"
},
{
"GuideHintType": "WeakRect",
"PrefabPath": "UI/Guide/Widget/GuideBtnTypeRectForWait.prefab"
},
{
"GuideHintType": "WeakCircle",
"PrefabPath": "UI/Guide/Widget/GuideBtnTypeRoundForWait.prefab"
}
],
"GuideTextAdaptionConfigList": [
@@ -109,6 +117,16 @@
{
"GuideTextType": "RogueCenterTalk",
"PrefabPath": "UI/Guide/RogueGuideTalkDialogCenter.prefab"
},
{
"GuideTextType": "WeakTip",
"HasDirection": true,
"DirectionPrefabPathMap": {
"LeftUp": "UI/Guide/Widget/GuideInfoWaitRightDown.prefab",
"RightUp": "UI/Guide/Widget/GuideInfoWaitLeftDown.prefab",
"RightDown": "UI/Guide/Widget/GuideInfoWaitLeftUp.prefab",
"LeftDown": "UI/Guide/Widget/GuideInfoWaitRightUp.prefab"
}
}
],
"GuideTalkAdaptionConfigList": [