24 lines
924 B
Plaintext
24 lines
924 B
Plaintext
[gd_scene format=3 uid="uid://cywdsxshavt2r"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://braol5lus7m1r" path="res://Scenes/level_1.tscn" id="2_8gbba"]
|
|
[ext_resource type="PackedScene" uid="uid://clou8utau45i4" path="res://Scenes/player.tscn" id="2_bo1nx"]
|
|
[ext_resource type="PackedScene" uid="uid://dcp5t2l3twyfe" path="res://Scenes/parallax.tscn" id="3_8gbba"]
|
|
|
|
[node name="Main" type="Node2D" unique_id=2063179803]
|
|
|
|
[node name="Player" parent="." unique_id=1453597893 instance=ExtResource("2_bo1nx")]
|
|
position = Vector2(36, 132)
|
|
|
|
[node name="PlayerCamera" type="Camera2D" parent="Player" unique_id=894855924]
|
|
limit_left = -15
|
|
limit_top = 29
|
|
limit_right = 663
|
|
limit_bottom = 245
|
|
|
|
[node name="Level1" parent="." unique_id=296764534 instance=ExtResource("2_8gbba")]
|
|
position = Vector2(-10, 5)
|
|
|
|
[node name="Parallax" parent="." unique_id=294865399 instance=ExtResource("3_8gbba")]
|
|
z_index = -1
|
|
position = Vector2(181, 124)
|