更新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,12 @@
[gd_scene load_steps=3 format=3 uid="uid://dw884h5a1l014"]
[ext_resource type="Script" path="res://Artists/Scripts/UX/UXMetaService.cs" id="1_c1yne"]
[ext_resource type="PackedScene" uid="uid://c1f7dq6mepq75" path="res://Artists/Templates/UXMetaElement.tscn" id="2_ywyc4"]
[node name="UXMetaService" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_c1yne")
labelTemplate = ExtResource("2_ywyc4")