7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://mhcxla3f3vac"]
|
|
|
|
[ext_resource type="Script" uid="uid://d1k113ofbei13" path="res://Char/Player/Player_Components/hit_queue_processor.gd" id="1_bili1"]
|
|
|
|
[node name="Hit_Queue_Processor" type="Node"]
|
|
script = ExtResource("1_bili1")
|