You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
2 years ago
|
[gd_scene load_steps=2 format=3 uid="uid://ch6clv8ugoe3l"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://c1h7oxxgn6kd2" path="res://Art/Locations/dungeonHon.png" id="1_fgawn"]
|
||
|
|
||
|
[node name="Sprite2D" type="Sprite2D"]
|
||
|
position = Vector2(-33.9999, -26)
|
||
|
scale = Vector2(0.516406, 0.531481)
|
||
|
texture = ExtResource("1_fgawn")
|
||
|
centered = false
|
||
|
flip_h = true
|