10 lines
378 B
Text
10 lines
378 B
Text
[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")
|