15 lines
533 B
Plaintext
15 lines
533 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dxo24wgjx0txs"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://hmbmt6u1tcpy" path="res://gettyimages-1288513820-612x612.jpg" id="2_jkm85"]
|
|
|
|
[node name="ParallaxBackground" type="ParallaxBackground"]
|
|
scroll_ignore_camera_zoom = true
|
|
|
|
[node name="ParallaxLayer" type="ParallaxLayer" parent="."]
|
|
motion_scale = Vector2(0.9, 0.9)
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="ParallaxLayer"]
|
|
position = Vector2(790, 104.00003)
|
|
scale = Vector2(2.5967474, 2.704902)
|
|
texture = ExtResource("2_jkm85")
|