[gd_scene load_steps=4 format=3 uid="uid://dhxduuddekx3w"] [ext_resource type="Script" uid="uid://c4rtifvvunqd8" path="res://pelururiflemusuh.gd" id="1_hfj45"] [ext_resource type="Texture2D" uid="uid://dhotbl63n5iks" path="res://png-clipart-bullets-bullets-removebg-preview.png" id="2_0qpd8"] [sub_resource type="CircleShape2D" id="CircleShape2D_8svcv"] radius = 5.0990195 [node name="pelururiflemusuh" type="Area2D"] rotation = 3.1415927 script = ExtResource("1_hfj45") [node name="Sprite2D" type="Sprite2D" parent="."] position = Vector2(10.000003, 5.9604645e-08) scale = Vector2(0.045283027, 0.078025475) texture = ExtResource("2_0qpd8") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(14, 0) rotation = 3.1415927 shape = SubResource("CircleShape2D_8svcv") [node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="."] position = Vector2(10, 0) rotation = 3.1415927 [connection signal="body_entered" from="." to="." method="_on_body_entered"]