42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://c777lv8mjojcw"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_mrwu5"]
|
|
[ext_resource type="PackedScene" uid="uid://ci34db7xool2n" path="res://scene/ground/script/c01/s01_自动枯萎的花朵.tscn" id="2_shnte"]
|
|
[ext_resource type="Script" path="res://scene/ground/scene/c01/s09_animation.gd" id="2_u053j"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_7adaf"]
|
|
font_size = 20
|
|
|
|
[node name="S09" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_mrwu5")]
|
|
scene_name = "c01_s09"
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_u053j")
|
|
oneshot_animation = ""
|
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
|
immediately = false
|
|
target_scene = "c02_s08"
|
|
|
|
[node name="Label" type="Label" parent="Ground/DeployLayer" index="2"]
|
|
offset_left = 132.0
|
|
offset_top = -9.0
|
|
offset_right = 212.0
|
|
offset_bottom = 16.0
|
|
text = "公寓楼外"
|
|
label_settings = SubResource("LabelSettings_7adaf")
|
|
|
|
[node name="S01自动枯萎的花朵" parent="Ground/DeployLayer" index="3" node_paths=PackedStringArray("focus_node") instance=ExtResource("2_shnte")]
|
|
position = Vector2(42, 70)
|
|
focus_node = NodePath("../../MainPlayer")
|
|
|
|
[node name="MainPlayer" parent="Ground" index="5"]
|
|
character = "小小蝶"
|
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
texture = null
|
|
|
|
[editable path="Ground"]
|