Files
experiment-adventure-ai/hello.tres
2025-07-31 18:00:00 -07:00

35 lines
652 B
Plaintext

[gd_resource type="Resource" script_class="CutsceneResource" load_steps=2 format=3 uid="uid://ci8lt4jyxcysx"]
[ext_resource type="Script" path="res://addons/cutscene_editor/editor/resources/CutsceneResource.gd" id="1_as4bh"]
[resource]
script = ExtResource("1_as4bh")
nodes = [{
"id": "entry_1227949280",
"parameters": {},
"position": {
"x": 300.0,
"y": 160.0
},
"type": "entry"
}, {
"id": "move_3555857962",
"parameters": {
"character": "",
"speed": 100.0,
"target_x": 0.0,
"target_y": 0.0
},
"position": {
"x": 763.0,
"y": 168.0
},
"type": "move"
}]
connections = []
metadata = {
"created": 1.75399e+09,
"modified": 1.75399e+09,
"version": "2.0"
}