Crystalline-awakening/levels/backgrounds/caveBackground.tscn

17 lines
546 B
Plaintext
Raw Permalink Normal View History

2025-05-21 17:44:10 +00:00
[gd_scene load_steps=2 format=3 uid="uid://bvenxce30ko6p"]
[ext_resource type="Texture2D" uid="uid://cgef6lu3bn5xv" path="res://levels/backgrounds/caveBackground.png" id="1_oq3j6"]
[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_oq3j6")
stretch_mode = 1