目前添加了一个能够深度查找和设置反射的helper,但是Tag的系统仍然不完全,另外我觉得console可以重构了 Signed-off-by: TRAfoer <lhf190@outlook.com>
35 lines
998 B
JSON
35 lines
998 B
JSON
{
|
|
"ProjectInformation" : {
|
|
"__type" : "Ichni.RhythmGame.Beatmap.ProjectInformation_BM,Assembly-CSharp",
|
|
"value" : {
|
|
"projectName" : "1",
|
|
"creatorName" : "1",
|
|
"editorVersion" : "0.1.0",
|
|
"createTime" : "2025\/11\/1 22:15:17",
|
|
"lastSaveTime" : "2025\/11\/1 22:15:17",
|
|
"selectedThemeBundleList" : [
|
|
"basic"
|
|
],
|
|
"tagManager" : {
|
|
"tagMatchers" : [
|
|
{
|
|
"name" : "tres1",
|
|
"ElementType" : {
|
|
"assemblyQualifiedName" : "Ichni.RhythmGame.BasicEnvironmentObject, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
|
|
},
|
|
"parameterName" : "shadowThreshold"
|
|
},{
|
|
"name" : "as",
|
|
"ElementType" : {
|
|
"assemblyQualifiedName" : "Ichni.RhythmGame.BasicEnvironmentObject, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
|
|
},
|
|
"parameterName" : "shadowSmoothness"
|
|
}
|
|
]
|
|
},
|
|
"attachedElementGuid" : {
|
|
"value" : "00000000-0000-0000-0000-000000000000"
|
|
}
|
|
}
|
|
}
|
|
} |