修复了build guard等若干问题
This commit is contained in:
@@ -12,18 +12,33 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 02ad5b531cc1df24dacd3a175979618d, type: 3}
|
||||
m_Name: SongData01_testSong
|
||||
m_EditorClassIdentifier:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
thisSong_songName: testSong
|
||||
thisSong_artistName:
|
||||
thisSong_illustrator:
|
||||
thisSong_charter:
|
||||
thisSong_belongsTo_whichDLC:
|
||||
thisSong_difficultyID: 0
|
||||
thisSong_personalRecord: 0
|
||||
thisSong_personalLevel: 0
|
||||
thisSong_illustration: {fileID: 0}
|
||||
thisSong_audioFile: {fileID: 0}
|
||||
thisSong_chartFile: {fileID: 0}
|
||||
usernameID:
|
||||
songName:
|
||||
songID: 0
|
||||
isUnlocked: 0
|
||||
songLength_second: 0
|
||||
artistName:
|
||||
painter:
|
||||
level_creator:
|
||||
belongsTo_whichDLC:
|
||||
bpm: 0
|
||||
songDuration: 0
|
||||
coverImage: {fileID: 0}
|
||||
game_enterTimes: 0
|
||||
time_totalPlayingTime: 0
|
||||
illustration: {fileID: 0}
|
||||
backgroudPIC: {fileID: 0}
|
||||
fullscreen_songPicture: {fileID: 0}
|
||||
card_profileImage: {fileID: 0}
|
||||
right_pic_bottom_image: {fileID: 0}
|
||||
right_pic_top_image: {fileID: 0}
|
||||
audioFile: {fileID: 0}
|
||||
audio_previewAudio: {fileID: 0}
|
||||
difficultyID: 0
|
||||
chartFiles: []
|
||||
personalRecord: 0
|
||||
current_levelProgress: 0
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
thisLevel_selectedDifficultyID: 0
|
||||
thisLevel_addDateString:
|
||||
thisLevel_overallDescription:
|
||||
|
||||
@@ -12,9 +12,10 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 02ad5b531cc1df24dacd3a175979618d, type: 3}
|
||||
m_Name: NewSongData
|
||||
m_EditorClassIdentifier:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
usernameID:
|
||||
songName:
|
||||
songID: 0
|
||||
isUnlocked: 0
|
||||
songLength_second: 0
|
||||
artistName:
|
||||
painter:
|
||||
@@ -27,13 +28,30 @@ MonoBehaviour:
|
||||
illustration: {fileID: 0}
|
||||
backgroudPIC: {fileID: 0}
|
||||
fullscreen_songPicture: {fileID: 0}
|
||||
card_profileImage: {fileID: 0}
|
||||
right_pic_bottom_image: {fileID: 0}
|
||||
right_pic_top_image: {fileID: 0}
|
||||
audioFile: {fileID: 0}
|
||||
audio_previewAudio: {fileID: 0}
|
||||
difficultyID: 0
|
||||
chartFiles:
|
||||
- difficulty: 0
|
||||
difficultyLEVEL: 0
|
||||
enemyTotalHP_Multiplier: 0
|
||||
enemyConfigList: []
|
||||
difficultyName:
|
||||
chartFile: {fileID: 0}
|
||||
difficultyDescription:
|
||||
lastScoreForThisDifficulty: 0
|
||||
chartPersonalRecordForThisDifficulty: 0
|
||||
idolPersonalRecordForThisDifficulty: 0
|
||||
totalPersonalRecordForThisDifficulty: 0
|
||||
levelProgressForThisDifficulty: 0
|
||||
experienceProvidedForThisDifficulty: 0
|
||||
personalRecord: 0
|
||||
difficultyID: 0
|
||||
current_levelProgress: 0
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
thisLevel_selectedDifficultyID: 0
|
||||
thisLevel_addDateString:
|
||||
thisLevel_overallDescription:
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 02ad5b531cc1df24dacd3a175979618d, type: 3}
|
||||
m_Name: test_Song 1
|
||||
m_EditorClassIdentifier:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: test_Song1
|
||||
songID: 1002003
|
||||
songLength_second: 123
|
||||
artistName: 112
|
||||
painter: 323
|
||||
level_creator: 4
|
||||
belongsTo_whichDLC: 2
|
||||
difficultyID: 122
|
||||
difficultyNumber: 12
|
||||
recent_lastScore: 123121
|
||||
personalRecord: 123123
|
||||
personalLevel: 0
|
||||
current_levelProgress: 0
|
||||
game_enterTimes: 0
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
time_totalPlayingTime: 0
|
||||
illustration: {fileID: 0}
|
||||
backgroudPIC: {fileID: 0}
|
||||
audioFile: {fileID: 0}
|
||||
chartFile: {fileID: 0}
|
||||
bpm: 0
|
||||
songDuration: 0
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8c6d84ba0864dc848888f59d6e9a6032
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,38 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 02ad5b531cc1df24dacd3a175979618d, type: 3}
|
||||
m_Name: test_Song 2
|
||||
m_EditorClassIdentifier:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: test_Song2
|
||||
songID: 1002004
|
||||
songLength_second: 123
|
||||
artistName: 112
|
||||
painter: 323
|
||||
level_creator: 4
|
||||
belongsTo_whichDLC: 2
|
||||
difficultyID: 122
|
||||
difficultyNumber: 12
|
||||
recent_lastScore: 123121
|
||||
personalRecord: 123123
|
||||
personalLevel: 0
|
||||
current_levelProgress: 0
|
||||
game_enterTimes: 0
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
time_totalPlayingTime: 0
|
||||
illustration: {fileID: 0}
|
||||
backgroudPIC: {fileID: 0}
|
||||
audioFile: {fileID: 0}
|
||||
chartFile: {fileID: 0}
|
||||
bpm: 0
|
||||
songDuration: 0
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7f15eec0857065f428f7b36148b6f4ed
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,38 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 02ad5b531cc1df24dacd3a175979618d, type: 3}
|
||||
m_Name: test_Song
|
||||
m_EditorClassIdentifier:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: test_Song
|
||||
songID: 1002002
|
||||
songLength_second: 123
|
||||
artistName: 112
|
||||
painter: 323
|
||||
level_creator: 4
|
||||
belongsTo_whichDLC: 2
|
||||
difficultyID: 122
|
||||
difficultyNumber: 12
|
||||
recent_lastScore: 123121
|
||||
personalRecord: 123123
|
||||
personalLevel: 0
|
||||
current_levelProgress: 0
|
||||
game_enterTimes: 0
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
time_totalPlayingTime: 0
|
||||
illustration: {fileID: 0}
|
||||
backgroudPIC: {fileID: 0}
|
||||
audioFile: {fileID: 0}
|
||||
chartFile: {fileID: 0}
|
||||
bpm: 0
|
||||
songDuration: 0
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f78d9b3f6969c6a49aa7d7230319f01c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user