2025-04-14 21:54:29 +08:00

27 lines
1.2 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://dj16n8yvwwgr7"]
[ext_resource type="FontFile" uid="uid://ch6s7n1ri81gt" path="res://assets/fonts/思源宋体.TTF" id="1_dg3fm"]
[ext_resource type="Texture2D" uid="uid://dbyovpk0xc6jo" path="res://assets/character/2D雷恩.png" id="2_xfrxc"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s5ben"]
bg_color = Color(0, 0.701961, 0.54902, 0.784314)
[node name="Rayne" type="CharacterBody2D"]
[node name="ProgressBar" type="ProgressBar" parent="."]
visible = false
offset_left = -592.0
offset_top = -728.0
offset_right = 618.0
offset_bottom = -576.0
theme_override_fonts/font = ExtResource("1_dg3fm")
theme_override_font_sizes/font_size = 48
theme_override_styles/fill = SubResource("StyleBoxFlat_s5ben")
value = 100.0
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
polygon = PackedVector2Array(0, 0, 0, 440, 160, 440, 320, 360, 320, 160, 280, 40, 200, 0, 240, -80, 280, -80, 320, -120, 320, -280, 280, -400, 160, -520, -40, -520, -160, -440, -240, -320, -240, -160, -360, 0, -360, 200, -280, 240, -240, 360, -200, 440, 0, 440)
[node name="Sprite2D" type="Sprite2D" parent="CollisionPolygon2D"]
texture = ExtResource("2_xfrxc")