[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://diedb7vw7eyxp"] [ext_resource type="Script" path="res://script/config/attack_box_cfg.gd" id="1_hxvsy"] [sub_resource type="BoxShape3D" id="BoxShape3D_87jhu"] size = Vector3(1.6, 1.2, 1.2) [resource] script = ExtResource("1_hxvsy") shape = SubResource("BoxShape3D_87jhu") offset = Vector2(0.8, 0.6)