GraphicEditor基本完成
不过还有优化空间 TODO: 用整个的Rawimage贴图替换beatline
This commit is contained in:
97
Assets/StreamingAssets/Clips/1.json
Normal file
97
Assets/StreamingAssets/Clips/1.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"Clip" : {
|
||||
"__type" : "System.Collections.Generic.List`1[[Ichni.RhythmGame.Beatmap.BaseElement_BM, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
||||
"value" : [
|
||||
{
|
||||
"__type" : "Ichni.RhythmGame.Beatmap.Displacement_BM,Assembly-CSharp",
|
||||
"positionX" : {
|
||||
"animatedFloatList" : [
|
||||
{
|
||||
"startValue" : 0,
|
||||
"endValue" : 2,
|
||||
"startTime" : 0,
|
||||
"endTime" : 1,
|
||||
"animationCurveType" : 2
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 2,
|
||||
"startTime" : 2,
|
||||
"endTime" : 3,
|
||||
"animationCurveType" : 5
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 2,
|
||||
"startTime" : 3.3,
|
||||
"endTime" : 22,
|
||||
"animationCurveType" : 29
|
||||
}
|
||||
]
|
||||
},
|
||||
"positionY" : {
|
||||
"animatedFloatList" : [
|
||||
{
|
||||
"startValue" : 0,
|
||||
"endValue" : 30,
|
||||
"startTime" : 0,
|
||||
"endTime" : 2,
|
||||
"animationCurveType" : 0
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 0,
|
||||
"startTime" : 3.5,
|
||||
"endTime" : 4.5,
|
||||
"animationCurveType" : 0
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 30,
|
||||
"startTime" : 5,
|
||||
"endTime" : 7,
|
||||
"animationCurveType" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"positionZ" : {
|
||||
"animatedFloatList" : [
|
||||
{
|
||||
"startValue" : 0,
|
||||
"endValue" : 0,
|
||||
"startTime" : 1,
|
||||
"endTime" : 2,
|
||||
"animationCurveType" : 0
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 0,
|
||||
"startTime" : 2,
|
||||
"endTime" : 3,
|
||||
"animationCurveType" : 0
|
||||
},{
|
||||
"startValue" : 0,
|
||||
"endValue" : 0,
|
||||
"startTime" : 6,
|
||||
"endTime" : 7,
|
||||
"animationCurveType" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"elementName" : "New Displacement",
|
||||
"tags" : [
|
||||
|
||||
],
|
||||
"elementGuid" : {
|
||||
"value" : "0bee35ad-27af-4605-bf96-53790b41beb7"
|
||||
},
|
||||
"attachedElementGuid" : {
|
||||
"value" : "ac931bb4-963e-473f-9ec6-4eb2121aed7d"
|
||||
}
|
||||
},{
|
||||
"__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp",
|
||||
"isOverridingDuration" : false,
|
||||
"startTime" : -32767,
|
||||
"endTime" : 32767,
|
||||
"attachedElementGuid" : {
|
||||
"value" : "0bee35ad-27af-4605-bf96-53790b41beb7"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
7
Assets/StreamingAssets/Clips/1.json.meta
Normal file
7
Assets/StreamingAssets/Clips/1.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c25f653f7f6473f4792df4e8a7e66efa
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user