17 lines
582 B
Plaintext
17 lines
582 B
Plaintext
[gd_scene format=3 uid="uid://dcq87880d84d1"]
|
|
|
|
[ext_resource type="Script" uid="uid://bi0huapp06d5d" path="res://main.gd" id="1_1bvp3"]
|
|
[ext_resource type="Texture2D" uid="uid://wo2j88hipv73" path="res://assets/images/Background/Green.png" id="2_0xm2m"]
|
|
|
|
[node name="Main" type="Node2D" unique_id=49659626]
|
|
script = ExtResource("1_1bvp3")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="." unique_id=1615112427]
|
|
texture_filter = 1
|
|
offset_left = -109510.0
|
|
offset_top = -102336.0
|
|
offset_right = 790490.0
|
|
offset_bottom = 797664.0
|
|
texture = ExtResource("2_0xm2m")
|
|
stretch_mode = 1
|