xiandie/scene/ground/script/c02/裂缝议论文字.tscn
2025-06-18 18:15:49 +08:00

36 lines
1.2 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://bovwtd8gvrxs"]
[ext_resource type="Script" uid="uid://c82oetmqdb5gy" path="res://scene/ground/script/c02/裂缝议论文字.gd" id="1_ohemw"]
[ext_resource type="FontFile" uid="uid://bm1jyuaffxuw2" path="res://asset/font/Aa像素山海_mianfeiziti.com.ttf" id="2_5tnwy"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3e8ff"]
size = Vector2(300, 100)
[node name="议论文字" type="Node2D"]
script = ExtResource("1_ohemw")
key = "c02_议论文字1"
[node name="RichTextLabel" type="RichTextLabel" parent="."]
custom_minimum_size = Vector2(50, 10)
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -28.5
offset_right = 28.5
offset_bottom = 40.0
grow_horizontal = 2
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_fonts/normal_font = ExtResource("2_5tnwy")
bbcode_enabled = true
text = "[pulse ease=2.0 freq=2 color=#000000cf] c02_议论文字1"
fit_content = true
autowrap_mode = 0
[node name="Area2D" type="Area2D" parent="."]
position = Vector2(26, 86)
collision_layer = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
position = Vector2(-121, 22)
shape = SubResource("RectangleShape2D_3e8ff")