[gd_scene load_steps=5 format=3 uid="uid://cp3krownsa8g5"] [ext_resource type="Script" uid="uid://bhcxfdvkaj14v" path="res://generator.gd" id="1_r36sx"] [ext_resource type="Texture2D" uid="uid://c26dyy0mmpcx5" path="res://f1c4ecb9-690e-4421-a27a-08916e95003d_removalai_preview.png" id="1_yybav"] [ext_resource type="Texture2D" uid="uid://6eyrlndi2md4" path="res://e0b4bc39-e218-4e66-9849-c5d5c7b4914e_removalai_preview.png" id="2_k6sox"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_r36sx"] size = Vector2(890, 566) [node name="generator" type="Area2D"] script = ExtResource("1_r36sx") gambar_rusak = ExtResource("2_k6sox") [node name="Sprite2D" type="Sprite2D" parent="."] position = Vector2(612, 315.00003) scale = Vector2(1.946666, 1.8723241) texture = ExtResource("1_yybav") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(633, 329) shape = SubResource("RectangleShape2D_r36sx") [node name="ProgressSabotase" type="ProgressBar" parent="."] offset_left = 380.0 offset_top = 239.0 offset_right = 869.0 offset_bottom = 266.0 [connection signal="body_entered" from="." to="." method="_on_body_entered"] [connection signal="body_exited" from="." to="." method="_on_body_exited"]