MIF_E31230535/pelurumusuhfase_2.tscn

28 lines
1.1 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://c6g7iv6maoefb"]
[ext_resource type="Texture2D" uid="uid://d3fwy60qmg0nd" path="res://detailed-view-of-missile-in-mid-flight-showcasing-propulsion-system-and-aerodynamic-design-against-a-contrasting-backdrop-of-vibrant-flames-png.webp" id="1_6cg0s"]
[ext_resource type="Script" uid="uid://do032iqe81218" path="res://pelurumusuhfase_2.gd" id="1_e118f"]
[sub_resource type="CircleShape2D" id="CircleShape2D_e118f"]
[node name="pelurumusuhfase2" type="Area2D"]
rotation = 3.1415927
script = ExtResource("1_e118f")
[node name="Sprite2D" type="Sprite2D" parent="."]
position = Vector2(14, 3.9999986)
scale = Vector2(0.31232396, 0.41928384)
texture = ExtResource("1_6cg0s")
[node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="."]
position = Vector2(10, -8.742278e-07)
rotation = 3.1415927
rect = Rect2(-73.131065, -10, 83.131065, 20)
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(73, -6.3818625e-06)
rotation = -3.1415925
shape = SubResource("CircleShape2D_e118f")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]