16 lines
646 B
Plaintext
16 lines
646 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://dukm6cix2kghn" path="res://asset/art/第一章/场景五(1012外间现实版)/1012外间.png" id="2_6t5qy"]
|
||
|
||
[node name="ParallaxBackground" type="ParallaxBackground"]
|
||
scroll_base_offset = Vector2(-250, -200)
|
||
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_6t5qy")
|
||
centered = false
|