mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11507074_A11495076_L11433868
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user