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.
16 lines
479 B
Plaintext
16 lines
479 B
Plaintext
[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://hg1w2k1u3wn"]
|
|
|
|
[ext_resource type="Script" uid="uid://dekrsow0vntqs" path="res://script/config/attack_box_cfg.gd" id="1_aqwel"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_pmh6g"]
|
|
height = 1.2
|
|
radius = 1.0
|
|
|
|
[resource]
|
|
script = ExtResource("1_aqwel")
|
|
shape = SubResource("CylinderShape3D_pmh6g")
|
|
offset = Vector2(0, 0.6)
|
|
is_throw = false
|
|
is_direct = false
|
|
is_hit_self = false
|