xiandie/scene/ground/parallax_background.tscn
2024-12-23 09:29:31 +08:00

16 lines
646 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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