17 lines
546 B
Plaintext
17 lines
546 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bppg2hn2wykdj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c1n0vmptydy7l" path="res://levels/backgrounds/coreBackgrond5.png" id="1_xnsap"]
|
|
|
|
[node name="ParallaxBackground" type="ParallaxBackground"]
|
|
|
|
[node name="ParallaxLayer" type="ParallaxLayer" parent="."]
|
|
motion_scale = Vector2(0.495, 0.495)
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="ParallaxLayer"]
|
|
offset_left = -1689.0
|
|
offset_top = -918.0
|
|
offset_right = 3212.0
|
|
offset_bottom = 1430.0
|
|
texture = ExtResource("1_xnsap")
|
|
stretch_mode = 1
|