Select fix

This commit is contained in:
2023-09-04 11:43:54 -07:00
parent e27fe40420
commit a6a8f5e893
5 changed files with 3 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
[ext_resource type="Script" path="res://Scripts/FireAtPlayer.cs" id="3_qt2md"]
[sub_resource type="BoxShape3D" id="BoxShape3D_dm3u7"]
size = Vector3(1.15368, 2.18529, 0.924281)
size = Vector3(0.849075, 2.18529, 0.924281)
[node name="RangedEnemy" type="Node3D"]
script = ExtResource("1_01lvj")
@@ -16,7 +16,7 @@ collision_layer = 0
collision_mask = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.094986, 0.430939, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0818668, 0.430939, 0)
shape = SubResource("BoxShape3D_dm3u7")
[node name="ranged enemy" parent="Area3D" instance=ExtResource("1_aj5wt")]