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.

13 lines
408 B
Plaintext

[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"]
1 year ago
size = Vector3(1.6, 0.8, 0.8)
[resource]
script = ExtResource("1_hxvsy")
shape = SubResource("BoxShape3D_87jhu")
1 year ago
offset = Vector2(0.8, 0.4)
is_throw = false