progress
This commit is contained in:
34
hello.tres
Normal file
34
hello.tres
Normal file
@@ -0,0 +1,34 @@
|
||||
[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"
|
||||
}
|
||||
Reference in New Issue
Block a user