mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonText": {
|
|
"Hash": -1106833392
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.PropInitPuzzle",
|
|
"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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |