添加了track的一些refresh(static没做)
TrackPercentPoint 在有Movable的前提下添加默认动画
This commit is contained in:
2025-04-12 23:59:46 +08:00
parent ca1c6f8df6
commit 7cfd6945b8
74 changed files with 4961 additions and 3497 deletions

View File

@@ -0,0 +1,14 @@
{
"ThemeBundleAbstract" : {
"__type" : "Ichni.ThemeBundleAbstract,Assembly-CSharp",
"value" : {
"fileName" : "basic",
"displayName" : "basic",
"description" : "Default Description",
"tags" : [
],
"iconPath" : "Icons\/Default.png"
}
}
}