更新Readme

和CPS验证场景
This commit is contained in:
CortexCore
2023-06-16 17:08:59 +08:00
parent 2bb2fe10c3
commit be7d746959
17 changed files with 527 additions and 119 deletions

View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=2 format=3 uid="uid://c1f7dq6mepq75"]
[sub_resource type="LabelSettings" id="LabelSettings_u8g0w"]
outline_size = 2
outline_color = Color(0, 0, 0, 1)
shadow_color = Color(0.0313726, 0.0313726, 0.0313726, 0)
[node name="Label" type="Label"]
offset_left = 619.0
offset_top = 455.0
offset_right = 676.0
offset_bottom = 481.0
text = "MyText"
label_settings = SubResource("LabelSettings_u8g0w")