各种优化,movable采音器完善
This commit is contained in:
@@ -177,7 +177,7 @@ namespace Ichni.RhythmGame
|
||||
}); //旋转
|
||||
var scaleButton = inspector.GenerateButton(this, animationSubcontainer, "Scale", () =>
|
||||
{
|
||||
Swirl.GenerateElement("New Scale", Guid.NewGuid(), new List<string>(), true, this,
|
||||
Scale.GenerateElement("New Scale", Guid.NewGuid(), new List<string>(), true, this,
|
||||
new FlexibleFloat(), new FlexibleFloat(), new FlexibleFloat());
|
||||
}); //缩放
|
||||
if (trackPathSubmodule != null)
|
||||
|
||||
Reference in New Issue
Block a user