mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonText": {
|
|
"Hash": 16842166535911136696
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.PropInitPuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"BoardPath": {
|
|
"Value": "Entities/PropObject/CablePuzzle/CablePuzzleBoard.prefab"
|
|
},
|
|
"LocalPosition": {
|
|
"X": 0,
|
|
"Y": 1.5,
|
|
"Z": 0
|
|
},
|
|
"LocalRotation": {
|
|
"X": 0,
|
|
"Y": 90,
|
|
"Z": 0
|
|
},
|
|
"LocalScale": {
|
|
"X": 2,
|
|
"Y": 2,
|
|
"Z": 1
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropClosePuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |