diff --git a/aizhishi.rdlevel b/aizhishi.rdlevel index 9efd59a..4d08bd0 100644 --- a/aizhishi.rdlevel +++ b/aizhishi.rdlevel @@ -46,13 +46,13 @@ ], "events": [ - { "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "ColeWardSunrise" }, - { "bar": 1, "beat": 1, "y": 1, "type": "SetTheme", "rooms": [1], "preset": "OrientalTechno" }, - { "bar": 1, "beat": 1, "y": 2, "type": "SetTheme", "rooms": [2], "preset": "GardenNight" }, { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "aizhishi.wav", "volume": 100, "pitch": 100, "pan": 0, "offset": 11, "bpm": 180, "loop": false }, { "bar": 1, "beat": 1, "y": 3, "type": "HideRow", "row": 0, "show": "Visible", "transition": "Instant" }, { "bar": 1, "beat": 1, "y": 4, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 45], "pivot": 0.5, "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" }, + { "bar": 1, "beat": 1, "y": 0, "type": "CallCustomMethod", "methodName": "invisibleChars = true", "executionTime": "OnBar", "sortOffset": 0 }, + { "bar": 1, "beat": 1, "y": 1, "type": "CallCustomMethod", "methodName": "invisibleHeart = true", "executionTime": "OnBar", "sortOffset": 0 }, + { "bar": 1, "beat": 1, "y": 2, "type": "TintRows", "row": -1, "border": "Outline", "borderColor": "137A7F", "borderOpacity": 100, "opacity": 100, "tint": true, "tintColor": "86CECB", "tintOpacity": 100 }, { "bar": 1, "beat": 1.99999, "y": 4, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 45], "pivot": 0.5, "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 2, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" }, { "bar": 1, "beat": 2.49999, "y": 4, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 45], "pivot": 0.5, "duration": 0, "ease": "Linear" },