Clip保存与读取

This commit is contained in:
SoulliesOfficial
2025-03-01 12:50:13 -05:00
parent ed863d6591
commit 6aba331079
27 changed files with 3573 additions and 32 deletions

View File

@@ -1323,7 +1323,7 @@
},{
"__type" : "Ichni.RhythmGame.Beatmap.CrossTrackPoint_BM,Assembly-CSharp",
"trackSwitch" : {
"value" : 2,
"value" : 0,
"animations" : [
{
"value" : 0,
@@ -1338,8 +1338,8 @@
]
},
"trackPercent" : {
"value" : 1,
"currentAnimationIndex" : 2,
"value" : 0.7894785,
"currentAnimationIndex" : 0,
"animations" : [
{
"startValue" : 0,
@@ -1361,7 +1361,7 @@
"animationCurveType" : 0
}
],
"returnType" : 3
"returnType" : 1
},
"elementName" : "New Cross Track Point",
"tags" : [
@@ -1506,7 +1506,10 @@
"value" : "0bee35ad-27af-4605-bf96-53790b41beb7"
}
}
]
],
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}

View File

@@ -4,7 +4,10 @@
"value" : {
"commandList" : [
]
],
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}

View File

@@ -9,7 +9,10 @@
"lastSaveTime" : "2025-02-08",
"selectedThemeBundleList" : [
"basic","departure_to_multiverse"
]
],
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}

View File

@@ -4,7 +4,10 @@
"value" : {
"songName" : "TestSong",
"bpm" : 120,
"delay" : 2
"delay" : 2,
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}