init
This commit is contained in:
commit
18efc36800
161 changed files with 5008 additions and 0 deletions
9
resources/sample_action.tres
Normal file
9
resources/sample_action.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Resource" script_class="ActionData" load_steps=2 format=3 uid="uid://dld73wxvntv6w"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/action_data.gd" id="1_1wo7v"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_1wo7v")
|
||||
text = ""
|
||||
actions = PackedStringArray()
|
||||
duration = 0.0
|
Loading…
Add table
Add a link
Reference in a new issue