74 lines
1.3 KiB
Plaintext
74 lines
1.3 KiB
Plaintext
[gd_resource type="Resource" script_class="CutsceneResource" load_steps=2 format=3 uid="uid://bfngefj7emehe"]
|
|
|
|
[ext_resource type="Script" path="res://addons/cutscene_editor/editor/resources/CutsceneResource.gd" id="1_bldsf"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_bldsf")
|
|
nodes = [{
|
|
"id": "entry_3571283853",
|
|
"parameters": {},
|
|
"position": {
|
|
"x": 286.0,
|
|
"y": 192.0
|
|
},
|
|
"type": "entry"
|
|
}, {
|
|
"id": "move_189049872",
|
|
"parameters": {
|
|
"MoveActionNode": 100.0,
|
|
"character": "Character1",
|
|
"speed": 100.0,
|
|
"target_x": 101.0,
|
|
"target_y": 501.0
|
|
},
|
|
"position": {
|
|
"x": 500.0,
|
|
"y": 198.0
|
|
},
|
|
"type": "move"
|
|
}, {
|
|
"id": "exit_1874420853",
|
|
"parameters": {},
|
|
"position": {
|
|
"x": 1220.0,
|
|
"y": 220.0
|
|
},
|
|
"type": "exit"
|
|
}, {
|
|
"id": "turn_299006216",
|
|
"parameters": {
|
|
"character": "Character2",
|
|
"target": "a",
|
|
"turn_speed": 200.0
|
|
},
|
|
"position": {
|
|
"x": 880.0,
|
|
"y": 220.0
|
|
},
|
|
"type": "turn"
|
|
}]
|
|
connections = [{
|
|
"from_node": "entry_3571283853",
|
|
"from_port": 0,
|
|
"id": "conn_179030",
|
|
"to_node": "move_189049872",
|
|
"to_port": 0
|
|
}, {
|
|
"from_node": "move_189049872",
|
|
"from_port": 0,
|
|
"id": "conn_179030",
|
|
"to_node": "turn_299006216",
|
|
"to_port": 0
|
|
}, {
|
|
"from_node": "turn_299006216",
|
|
"from_port": 0,
|
|
"id": "conn_179030",
|
|
"to_node": "exit_1874420853",
|
|
"to_port": 0
|
|
}]
|
|
metadata = {
|
|
"created": 1.75402e+09,
|
|
"modified": 1.75402e+09,
|
|
"version": "2.0"
|
|
}
|