new 功能 but new bug

Signed-off-by: TRAfoer <lhf190@outlook.com>
This commit is contained in:
2025-10-05 16:22:13 +08:00
parent 725009e354
commit 1c78e7328c
32 changed files with 332798 additions and 111 deletions

View File

@@ -382,6 +382,12 @@ namespace Ichni.RhythmGame
}
}
[Button("Rebuld")]
public void Rebuild()
{
trackPathSubmodule?.path.Rebuild(true);
trackRendererSubmodule?.meshGenerator.Rebuild();
}
}
public partial class Track