You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://dq3pnbyfx4irr"]
|
|
|
|
[ext_resource type="Script" uid="uid://dekrsow0vntqs" path="res://script/config/attack_box_cfg.gd" id="1_utw7p"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_78ng8"]
|
|
height = 0.4
|
|
|
|
[resource]
|
|
script = ExtResource("1_utw7p")
|
|
shape = SubResource("CylinderShape3D_78ng8")
|
|
offset = Vector2(0, 0)
|
|
is_throw = false
|
|
is_direct = false
|
|
is_hit_self = false
|