This commit is contained in:
PfandBoss
2022-12-10 09:01:09 +01:00
parent c278c93c52
commit b2ef48ebce
4 changed files with 40 additions and 57 deletions

8
background_straight.tscn Normal file
View File

@@ -0,0 +1,8 @@
[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")