18 lines
707 B
Plaintext
18 lines
707 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://d0mnndg67dru1"]
|
|
|
|
[ext_resource type="Script" path="res://scene/ground/parallax_background.gd" id="1_w8735"]
|
|
[ext_resource type="Texture2D" uid="uid://cjyk6lbbdxiwf" path="res://asset/art/第一章/场景六(院子回忆版)/院子1楼(黄昏有人).png" id="2_fnngl"]
|
|
|
|
[node name="ParallaxBackground" type="ParallaxBackground"]
|
|
script = ExtResource("1_w8735")
|
|
|
|
[node name="ParallaxLayer" type="ParallaxLayer" parent="."]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="ParallaxLayer"]
|
|
scale = Vector2(1.33649, 1.32083)
|
|
texture = ExtResource("2_fnngl")
|
|
centered = false
|
|
|
|
[node name="DeployLayer" type="Node2D" parent="ParallaxLayer"]
|
|
unique_name_in_owner = true
|