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