ld-56/src/Zone.tscn

14 lines
379 B
Text
Raw Normal View History

2024-10-07 05:05:27 +00:00
[gd_scene load_steps=2 format=3 uid="uid://c1bqwhwmkp8aw"]
[ext_resource type="Script" path="res://src/zone.gd" id="1_gihyf"]
[node name="Zone" type="Window"]
canvas_item_default_texture_filter = 0
position = Vector2i(0, 36)
unresizable = true
content_scale_mode = 1
content_scale_factor = 4.0
script = ExtResource("1_gihyf")
[node name="Sprite2D" type="Sprite2D" parent="."]