[gd_scene load_steps=3 format=3 uid="uid://bky81sd1m7fm7"] [ext_resource type="Texture2D" uid="uid://b03sbc7akorka" path="res://scenes/Wolke/wolken.png" id="1_c6lhp"] [ext_resource type="Script" path="res://scenes/Wolke/wolke.gd" id="2_tsh5n"] [node name="Wolke" type="Sprite2D"] texture_filter = 1 texture = ExtResource("1_c6lhp") hframes = 5 script = ExtResource("2_tsh5n") [node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="."] [connection signal="screen_exited" from="VisibleOnScreenNotifier2D" to="." method="queue_free"]