From 32daa4d83be1a2f5838a942483436fd5d8a12879 Mon Sep 17 00:00:00 2001 From: tls Date: Tue, 6 Sep 2022 19:37:10 +0800 Subject: [PATCH] v0.1 --- level.rdlevel | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/level.rdlevel b/level.rdlevel index fef8fab..ee4b848 100644 --- a/level.rdlevel +++ b/level.rdlevel @@ -2,20 +2,20 @@ "settings": { "version": 51, - "artist": "", - "song": "", + "artist": "air rally", + "song": "air rally", "specialArtistType": "None", "artistPermission": "", "artistLinks": "", - "author": "", - "difficulty": "Medium", + "author": "tls", + "difficulty": "Easy", "seizureWarning": false, - "previewImage": "", + "previewImage": "hq720.jpg", "syringeIcon": "", "previewSong": "", "previewSongStartTime": 0, "previewSongDuration": 10, - "songNameHue": 0.704374, + "songNameHue": 0.15, "description": "", "tags": "", "separate2PLevelFilename": "", @@ -48,10 +48,11 @@ { "bar": 1, "beat": 1, "y": 1, "type": "SetCrotchetsPerBar", "crotchetsPerBar": 12, "visualBeatMultiplier": 1 }, { "bar": 1, "beat": 1, "y": 2, "type": "CallCustomMethod", "methodName": "invisibleChars = true", "executionTime": "OnBar", "sortOffset": 0 }, { "bar": 1, "beat": 1, "y": 3, "type": "CallCustomMethod", "methodName": "invisibleHeart = true", "executionTime": "OnBar", "sortOffset": 0 }, + { "bar": 1, "beat": 1, "y": 0, "type": "SetBackgroundColor", "rooms": [0], "backgroundType": "Image", "contentMode": "ScaleToFill", "color": "8C8C8C82", "image": ["bumbum.png"], "fps": 30, "filter": "NearestNeighbor", "scrollX": 0, "scrollY": 0 }, { "bar": 1, "beat": 12, "y": 2, "type": "SetClapSounds", "rowType": "Oneshot", "p1Sound": "SnareAcoustic2", "p1Volume": 0, "p1Pitch": 100, "p1Pan": 0, "p1Offset": 0, "p2Sound": "ClapHitP2", "p2Volume": 100, "p2Pitch": 100, "p2Pan": 0, "p2Offset": 0, "cpuSound": "ClapHitCPU", "cpuVolume": 100, "cpuPitch": 100, "cpuPan": 0, "cpuOffset": 0, "p1Used": true, "p2Used": false, "cpuUsed": false }, { "bar": 2, "beat": 1, "y": 3, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 }, - { "bar": 2, "beat": 1, "y": 2, "type": "SetGameSound", "soundType": "HeartExplosion", "filename": "", "volume": 0, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 2, "beat": 1, "y": 2, "type": "SetHeartExplodeVolume", "volume": 0 }, + { "bar": 2, "beat": 1, "y": 2, "type": "SetGameSound", "soundType": "HeartExplosion", "filename": "", "volume": 0, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 2, "beat": 1, "y": 1, "type": "SetCrotchetsPerBar", "crotchetsPerBar": 8, "visualBeatMultiplier": 1 }, { "bar": 2, "beat": 1, "y": 1, "type": "HideRow", "row": 0, "show": "Visible", "transition": "Smooth" }, { "bar": 2, "beat": 2, "y": 2, "type": "SetGameSound", "soundType": "HeartExplosion2", "filename": "", "volume": 0, "pitch": 100, "pan": 0, "offset": 0 },