增加高亮功能

This commit is contained in:
2025-04-02 18:28:34 +08:00
parent 8fb3940158
commit 2c46185f49
26 changed files with 1197 additions and 13124 deletions
@@ -11,7 +11,7 @@ namespace AibisDream.FixSystem
{
#region
private BodyModule[] BodyModules { get; set; }
public BodyModule[] BodyModules { get; private set; }
private GameObject _bodyModuleGroup;
private GameObject _headModuleGroup;