mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-31 00:11:54 +08:00
14 lines
563 B
Plaintext
14 lines
563 B
Plaintext
|
|
[gd_scene load_steps=4 format=3 uid="uid://cocn5lqxetw2u"]
|
||
|
|
|
||
|
|
[ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_ixcon"]
|
||
|
|
[ext_resource type="Script" uid="uid://cmph2bim5oro5" path="res://scripts/Contents/Bullets/QKSwordHandler.gd" id="2_y2oc8"]
|
||
|
|
|
||
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_ixcon"]
|
||
|
|
radius = 50.0
|
||
|
|
|
||
|
|
[node name="QKSwordHandler" instance=ExtResource("1_ixcon")]
|
||
|
|
script = ExtResource("2_y2oc8")
|
||
|
|
|
||
|
|
[node name="hitbox" parent="." index="1"]
|
||
|
|
shape = SubResource("CircleShape2D_ixcon")
|