34 lines
1015 B
Plaintext
34 lines
1015 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://be57l2o3vxxtm"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_hhs2q"]
|
|
[ext_resource type="Script" path="res://scene/ground/scene/c01/s10_animation.gd" id="2_4kx83"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_7adaf"]
|
|
font_size = 20
|
|
|
|
[node name="S10" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_hhs2q")]
|
|
scene_name = "c01_s10"
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_4kx83")
|
|
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="MainPlayer" parent="Ground" index="5"]
|
|
character = "小小蝶"
|
|
|
|
[editable path="Ground"]
|