turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_BubbleBridge_09.json
2024-10-21 03:16:22 -03:00

63 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetupMapRotationVolume",
"EffectTransitPointConfig": [
{
"TriggerName": {
"Value": "InteracTrigger"
},
"EnergyTrailEffectTransitPoint": {
"Value": "MovePoint"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "ColliderOnly",
"SpecifiedRelativePaths": [
"BlockArea"
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPlayerPassBubbleBridge",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "ColliderOnly",
"Enabled": true,
"SpecifiedRelativePaths": [
"BlockArea"
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}
],
"ValueSource": {
"Values": []
},
"Type": "Entity"
}