mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cgnegi0q52i3n"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cy6x8d3xe8lux" path="res://icon.svg" id="1_a2wr2"]
|
|
|
|
[node name="Background_straight" type="Node"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = ExtResource("1_a2wr2")
|