This commit is contained in:
MaddoScientisto 2024-06-09 00:56:25 +02:00
commit 4bc76cc475
10 changed files with 152 additions and 2 deletions

View file

@ -8,7 +8,7 @@
[ext_resource type="PackedScene" uid="uid://cfb3nsay84xdb" path="res://Scenes/crosshair.tscn" id="6_l43rf"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ai4rh"]
size = Vector2(6, 8)
size = Vector2(6, 6)
[sub_resource type="AtlasTexture" id="AtlasTexture_omx2u"]
atlas = ExtResource("2_bwf6x")
@ -144,6 +144,7 @@ Muzzle = NodePath("Muzzle")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, 1)
shape = SubResource("RectangleShape2D_ai4rh")
[node name="Muzzle" type="Marker2D" parent="."]