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.
15 lines
467 B
Plaintext
15 lines
467 B
Plaintext
|
9 months ago
|
[gd_resource type="Resource" script_class="AttackBoxCfg" load_steps=3 format=3 uid="uid://qp5sy3u3rlpe"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://dekrsow0vntqs" path="res://script/config/attack_box_cfg.gd" id="1_05sfw"]
|
||
|
|
|
||
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_87jhu"]
|
||
|
|
size = Vector3(1, 1.6, 1)
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_05sfw")
|
||
|
|
shape = SubResource("BoxShape3D_87jhu")
|
||
|
|
offset = Vector2(0.5, 0.8)
|
||
|
|
is_throw = false
|
||
|
|
is_direct = false
|
||
|
|
is_hit_self = false
|