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.
12 lines
391 B
Plaintext
12 lines
391 B
Plaintext
[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://bqejjllfy03h3"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/attack_box_cfg.gd" id="1_d4mqn"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_87jhu"]
|
|
size = Vector3(1.6, 1.2, 1.2)
|
|
|
|
[resource]
|
|
script = ExtResource("1_d4mqn")
|
|
shape = SubResource("BoxShape3D_87jhu")
|
|
offset = Vector2(0.8, 0.6)
|