[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://decgfcx2xsj8i"] [ext_resource type="Script" path="res://script/config/attack_box_cfg.gd" id="1_w2uwt"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_pmh6g"] height = 0.8 radius = 0.6 [resource] script = ExtResource("1_w2uwt") shape = SubResource("CylinderShape3D_pmh6g") offset = Vector2(0, 0) is_throw = false is_direct = false