特效范例

This commit is contained in:
SoulliesOfficial
2025-02-19 09:15:51 -05:00
parent b36f0469d0
commit 5349cde381
26 changed files with 531 additions and 216 deletions

View File

@@ -520,7 +520,7 @@
"attachedNoteID" : {
"value" : "c5134d2c-c175-458c-99ff-07523169ec21"
},
"effectTime" : 0
"effectTime" : 0.1
}
],"Good":[
{
@@ -528,7 +528,7 @@
"attachedNoteID" : {
"value" : "c5134d2c-c175-458c-99ff-07523169ec21"
},
"effectTime" : 0
"effectTime" : 0.1
}
],"Bad":[
{
@@ -536,7 +536,7 @@
"attachedNoteID" : {
"value" : "c5134d2c-c175-458c-99ff-07523169ec21"
},
"effectTime" : 0
"effectTime" : 0.1
}
],"Miss":[
{
@@ -544,13 +544,88 @@
"attachedNoteID" : {
"value" : "c5134d2c-c175-458c-99ff-07523169ec21"
},
"effectTime" : 0
"effectTime" : 0.2
}
]
},
"attachedElementGuid" : {
"value" : "461ebb33-7c3d-47b2-bc0b-7c5ef2cd3e9e"
}
},{
"__type" : "Ichni.RhythmGame.Beatmap.ElementFolder_BM,Assembly-CSharp",
"elementName" : "Folder",
"tags" : [
],
"elementGuid" : {
"value" : "48db0eab-2ed9-4179-8bdf-e90970d046ca"
},
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
},{
"__type" : "Ichni.RhythmGame.Beatmap.TransformSubmodule_BM,Assembly-CSharp",
"originalPosition" : {
"x" : 0,
"y" : 0,
"z" : 0
},
"originalEulerAngles" : {
"x" : 0,
"y" : 0,
"z" : 0
},
"originalScale" : {
"x" : 1,
"y" : 1,
"z" : 1
},
"attachedElementGuid" : {
"value" : "48db0eab-2ed9-4179-8bdf-e90970d046ca"
}
},{
"__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp",
"isOverridingDuration" : false,
"startTime" : -32767,
"endTime" : 32767,
"attachedElementGuid" : {
"value" : "48db0eab-2ed9-4179-8bdf-e90970d046ca"
}
},{
"__type" : "Ichni.RhythmGame.Beatmap.GameCamera_BM,Assembly-CSharp",
"cameraViewType" : 0,
"perspectiveAngle" : 60,
"orthographicSize" : 10,
"elementName" : "New Camera",
"tags" : [
],
"elementGuid" : {
"value" : "90851003-b06b-4fee-8bd3-910abdbe53b1"
},
"attachedElementGuid" : {
"value" : "48db0eab-2ed9-4179-8bdf-e90970d046ca"
}
},{
"__type" : "Ichni.RhythmGame.Beatmap.TransformSubmodule_BM,Assembly-CSharp",
"originalPosition" : {
"x" : 0,
"y" : 0,
"z" : 0
},
"originalEulerAngles" : {
"x" : 0,
"y" : 0,
"z" : 0
},
"originalScale" : {
"x" : 1,
"y" : 1,
"z" : 1
},
"attachedElementGuid" : {
"value" : "90851003-b06b-4fee-8bd3-910abdbe53b1"
}
}
]
}

View File

@@ -8,7 +8,7 @@
"createTime" : "2025-02-08",
"lastSaveTime" : "2025-02-08",
"selectedThemeBundleList" : [
"basic", "departure_to_multiverse"
"basic","departure_to_multiverse"
]
}
}