87 lines
2.9 KiB
Plaintext
87 lines
2.9 KiB
Plaintext
|
[gd_scene load_steps=7 format=3 uid="uid://dayyx4jerj7io"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scene/ground/ground.gd" id="1_0vrlo"]
|
||
|
[ext_resource type="Script" path="res://config/deploy/scene_config.gd" id="2_bx7rv"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cjyk6lbbdxiwf" path="res://asset/art/scene/c02/s06_院子回忆版/bg_院子1楼(黄昏有人).png" id="3_amw1x"]
|
||
|
[ext_resource type="Script" path="res://config/audio/random_audio_stream_player.gd" id="4_gui8l"]
|
||
|
[ext_resource type="Texture2D" uid="uid://by8h2yuqve7fw" path="res://asset/art/scene/c02/s06_院子回忆版/fg_有人.png" id="5_i5hii"]
|
||
|
|
||
|
[sub_resource type="Resource" id="Resource_6ux50"]
|
||
|
script = ExtResource("2_bx7rv")
|
||
|
scene_name = ""
|
||
|
foreground_scale = Vector2(1.2, 1.2)
|
||
|
foreground_position = Vector2(0, 0)
|
||
|
background_scale = Vector2(1, 1)
|
||
|
background_position = Vector2(0, 0)
|
||
|
player_initial_position = Vector2(300, 186)
|
||
|
player_initial_direction = Vector2(1, -1)
|
||
|
player_movement_rect = Rect2(0, 0, 0, 0)
|
||
|
camera_rect = Rect2(0, -1000, 664, 2317)
|
||
|
footstep_type = "concrete"
|
||
|
|
||
|
[node name="Ground" type="Node2D"]
|
||
|
script = ExtResource("1_0vrlo")
|
||
|
scene_config = SubResource("Resource_6ux50")
|
||
|
|
||
|
[node name="ParallaxBackground" type="ParallaxBackground" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
|
||
|
[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground"]
|
||
|
|
||
|
[node name="BGSprite2D" type="Sprite2D" parent="ParallaxBackground/ParallaxLayer"]
|
||
|
unique_name_in_owner = true
|
||
|
scale = Vector2(1.33649, 1.32083)
|
||
|
texture = ExtResource("3_amw1x")
|
||
|
centered = false
|
||
|
|
||
|
[node name="DeployLayer" type="Node2D" parent="ParallaxBackground/ParallaxLayer"]
|
||
|
unique_name_in_owner = true
|
||
|
|
||
|
[node name="ParallaxForeground" type="ParallaxBackground" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
|
||
|
[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxForeground"]
|
||
|
motion_scale = Vector2(1.1, 1.1)
|
||
|
|
||
|
[node name="FGSprite2D" type="Sprite2D" parent="ParallaxForeground/ParallaxLayer"]
|
||
|
unique_name_in_owner = true
|
||
|
position = Vector2(-4, 23)
|
||
|
scale = Vector2(1.2, 1.2)
|
||
|
texture = ExtResource("5_i5hii")
|
||
|
centered = false
|
||
|
|
||
|
[node name="ColorRectTop" type="ColorRect" parent="ParallaxForeground"]
|
||
|
custom_minimum_size = Vector2(564, 38.5)
|
||
|
anchors_preset = 5
|
||
|
anchor_left = 0.5
|
||
|
anchor_right = 0.5
|
||
|
offset_left = -282.0
|
||
|
offset_right = 282.0
|
||
|
offset_bottom = 40.0
|
||
|
grow_horizontal = 2
|
||
|
mouse_filter = 2
|
||
|
color = Color(0.0519829, 0.0179176, 0.00269875, 1)
|
||
|
|
||
|
[node name="ColorRectBottom" type="ColorRect" parent="ParallaxForeground"]
|
||
|
custom_minimum_size = Vector2(564, 38.5)
|
||
|
anchors_preset = 7
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 1.0
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = -282.0
|
||
|
offset_top = -38.5
|
||
|
offset_right = 282.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 0
|
||
|
mouse_filter = 2
|
||
|
color = Color(0.0519829, 0.0179176, 0.00269875, 1)
|
||
|
|
||
|
[node name="FootstepAudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
volume_db = -10.0
|
||
|
pitch_scale = 0.6
|
||
|
bus = &"game_sfx"
|
||
|
script = ExtResource("4_gui8l")
|
||
|
audio_collections = Array[Object]([])
|