scene(huoshan): 场景与火山表达 Timeline 配置

Made-with: Cursor
This commit is contained in:
2026-03-13 22:08:25 +08:00
parent 82c9c02758
commit 8264014ba4
7 changed files with 18164 additions and 12299 deletions
@@ -59,7 +59,7 @@ namespace AibisDream.FixSystem
StorageSystem.Instance.RegisterData(_data);
// 处理内部索引
_bodyModuleGroup = transform.Find("Body Module Group")?.gameObject;
_bodyModuleGroup = transform.Find("Scalehandler")?.transform.Find("Body Module Group")?.gameObject;
_headModuleGroup = transform.Find("Scalehandler")?.transform.Find("Head Module Group")?.gameObject;
if (transform.Find("HeatMapController"))
{