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