创建新工程

This commit is contained in:
moyin
2025-12-05 19:00:14 +08:00
commit ff4fa5fffd
227 changed files with 32804 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://property_online_characters_test"]
[ext_resource type="Script" path="res://tests/test_property_online_characters.gd" id="1"]
[node name="TestPropertyOnlineCharacters" type="Node"]
script = ExtResource("1")