改谱面,不知道加了啥
This commit is contained in:
@@ -87,10 +87,9 @@ namespace Ichni.RhythmGame
|
||||
{
|
||||
matchedBM = new TrackPercentPoint_BM(elementName, elementGuid, tags,
|
||||
parentElement.matchedBM as GameElement_BM,
|
||||
trackPercent.ConvertToBM())
|
||||
{
|
||||
MotionAngles = this.MotionAngles
|
||||
};
|
||||
trackPercent.ConvertToBM());
|
||||
|
||||
((TrackPercentPoint_BM)matchedBM).MotionAngles = this.MotionAngles;
|
||||
}
|
||||
|
||||
public override void SetUpInspector()
|
||||
|
||||
Reference in New Issue
Block a user