22 lines
925 B
Plaintext
22 lines
925 B
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://02lmmldikfar"]
|
|||
|
|
|||
|
[ext_resource type="Script" path="res://scene/ground/parallax_foreground.gd" id="1_32n5c"]
|
|||
|
[ext_resource type="Texture2D" uid="uid://c0l7pkwvbrgey" path="res://asset/art/第一章/场景五(1012外间现实版)/前景.png" id="3_4g2yq"]
|
|||
|
[ext_resource type="PackedScene" uid="uid://o4a2eluydtep" path="res://scene/ground/boarder_frame.tscn" id="4_18dtv"]
|
|||
|
|
|||
|
[node name="ParallaxForeground" type="ParallaxBackground"]
|
|||
|
scroll_base_offset = Vector2(-250, -200)
|
|||
|
script = ExtResource("1_32n5c")
|
|||
|
|
|||
|
[node name="ParallaxLayer2" type="ParallaxLayer" parent="."]
|
|||
|
motion_scale = Vector2(1.1, 1.1)
|
|||
|
motion_mirroring = Vector2(2000, 1300)
|
|||
|
|
|||
|
[node name="Sprite2D" type="Sprite2D" parent="ParallaxLayer2"]
|
|||
|
position = Vector2(2, 73)
|
|||
|
scale = Vector2(1.33886, 1.05)
|
|||
|
texture = ExtResource("3_4g2yq")
|
|||
|
centered = false
|
|||
|
|
|||
|
[node name="ShadedFrame" parent="." instance=ExtResource("4_18dtv")]
|