Files
godot_platformer/main.tscn
T
Peter Hinton a20cfbe748 first commit
2026-06-21 17:00:58 -06:00

17 lines
575 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://ubufodpe3ggi" path="res://assets/images/Background/Blue.png" id="1_h2yge"]
[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 = -2297.0
offset_top = -87190.0
offset_right = 87703.0
offset_bottom = 2810.0
texture = ExtResource("1_h2yge")
stretch_mode = 1