Added state component
This commit is contained in:
6
client/skill/dash/dash.tscn
Normal file
6
client/skill/dash/dash.tscn
Normal file
@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://1u5qbxotvgo4"]
|
||||
|
||||
[ext_resource type="Script" path="res://skill/dash/dash.gd" id="1_rxa7a"]
|
||||
|
||||
[node name="Dash" type="Node"]
|
||||
script = ExtResource("1_rxa7a")
|
Reference in New Issue
Block a user