1
0
ZenlessData/Data/Graph_Geppetto_OD_PlayerPosition.json

258 lines
4.8 KiB
JSON
Raw Normal View History

{
"AbilityName": "Graph_Geppetto_OD_PlayerPosition",
"AbilityStacking": "Unique",
"EventGraph": {
"EditorOnlyData": {
"Event": {
"OnAbilityTrigger": {
"Position": {
"x": 150,
"y": 600
}
}
},
"Graph": {
"Pan": {
"x": -64.66666,
"y": -255.2986
},
"Zoom": 1
},
"Group": [
],
"Node": [
{
"Position": {
"x": 540,
"y": 600
}
},
{
"Position": {
"x": 760,
"y": 700
}
},
{
"Position": {
"x": 940,
"y": 700
}
},
{
"Position": {
"x": 1110,
"y": 700
}
},
{
"Position": {
"x": 1270,
"y": 680
}
},
{
"Position": {
"x": 1520,
"y": 610
}
},
{
"Position": {
"x": 330,
"y": 600
}
},
{
"Position": {
"x": 770,
"y": 530
}
},
{
"Position": {
"x": 140,
"y": 480
}
}
]
},
"EventMap": {
"OnAbilityTrigger": {
"$type": "ConfigAbilityGraphEvent",
"EventNodeBind": 6,
"ParametersBind": [
]
}
},
"NodeList": [
{
"$type": "GetEntityPosRot",
"AttachPoint": {
},
"DefaultOutBind": 7,
"Position": {
"$type": "ConfigOutputValue",
"BindId": [
1001
]
},
"Rotation": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 1000
}
},
{
"$type": "VectorSub",
"DefaultOutBind": -1,
"InOne": {
"BindId": 1001
},
"InTwo": {
"BindId": 1003
},
"OutValue": {
"$type": "ConfigOutputValue",
"BindId": [
1002
]
}
},
{
"$type": "VectorNormalize",
"DefaultOutBind": -1,
"PreActionBind": [
1
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1004
]
},
"Vector": {
"BindId": 1002
}
},
{
"$type": "VectorMulNum",
"DefaultOutBind": -1,
"Num": {
"DefaultValue": 20
},
"PreActionBind": [
2
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1005
]
},
"Vector": {
"BindId": 1004
}
},
{
"$type": "VectorAdd",
"DefaultOutBind": -1,
"InOne": {
"BindId": 1006
},
"InTwo": {
"BindId": 1005
},
"OutValue": {
"$type": "ConfigOutputValue",
"BindId": [
1007
]
},
"PreActionBind": [
3
]
},
{
"$type": "CreateSavePointNode",
"DefaultOutBind": -1,
"PointName": {
"DefaultValue": "Geppetto_OD_PlayerPos"
},
"Position": {
"BindId": 1007
},
"PreActionBind": [
4,
8
],
"Rotation": {
"$type": "ConfigInputValue",
"BindId": 0
},
"SavePointName": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 1008
}
},
{
"$type": "GetLocalAvatar",
"DefaultOutBind": 0,
"LocalAvatar": {
"$type": "ConfigOutputValue",
"BindId": [
1000
]
}
},
{
"$type": "GetSavePointNode",
"DefaultOutBind": 5,
"PointName": {
"DefaultValue": "Geppetto_BattleCenter"
},
"Position": {
"$type": "ConfigOutputValue",
"BindId": [
1003,
1006
]
},
"PreActionBind": [
8
],
"Rotation": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 1009
}
},
{
"$type": "GetSelfEntity",
"DefaultOutBind": -1,
"Self": {
"$type": "ConfigOutputValue",
"BindId": [
1008,
1009
]
}
}
],
"VariableRegisterList": [
]
},
"OnAbilityTrigger": [
{
"$type": "CallGraphEvent",
"EventName": "OnAbilityTrigger"
}
]
}