(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
AstrlJelly c33532ee78
Mr. Upbeat Rework (#418)
* everything but the text

* new spritesheet (thank u sean)
* better/more accurate background color
* bg color changing with fade (code courtesy of ras)
* mr. upbeat blip color changing
* full blip implementation, with size changing and text display

* text is still weird (gray box around all the letters) but i hope that's an easy fix.

* almost done

just need to fix the text and get rid of the reliance on the ding! block

* finishing touches + a buncha testing

everything works!!! and i don't think i left anything out

* forgot an n lol

* oh my god i hate mr. downbeat

this "force" option is not very intuitive to use. nor is it coded amazingly. but i do not care. if you really wanna use it then mess around and see what works
2023-05-15 19:52:41 +00:00
.github
.vscode
AssetBundles/StandaloneWindows
Assets Mr. Upbeat Rework (#418) 2023-05-15 19:52:41 +00:00
Packages
ProjectSettings Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
.editorconfig
.gitignore
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Animations.meta Tram&Pauline 2022-06-21 18:31:20 -07:00
BUILD.md
CREDITS.md Upgrade to Unity 2021.3.21 (#368) 2023-03-27 05:38:14 +00:00
Editor.meta Current version pull 2022-07-11 14:22:12 +08:00
Effects.meta
LICENSE.md
README.md
song.wav

This project is still in development. There are NO public compiled releases (yet).

Heaven Studio

(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.

Discord

License: GPL v3

Progress Spreadsheet

YouTube Channel

Bug Report Form

Documentation

prCapture

Prebuilt Binaries

This project is still in development, so there are currently no release builds yet. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.

Important Notes:

  • On MacOS and Linux builds you may experience bugs with audio-related tasks, but in most cases Heaven Studio works perfectly.
  • On MacOS you'll need to have Discord open in the background for now, there's a bug that causes the DiscordSDK library to crash when the rich presence is updated while Discord is not open in the background.
  • MacOS and Linux prebuilt binaries ARE BUGGY (AssetBundles do not get built causing some minigames as KarateMan to not render correctly), please build the project yourself instead using the instructions below.

Self-Building

Heaven Studio is made in Unity 2021.3.21, and programmed with Visual Studio Code.

Build Instructions: BUILD.md (or the more maintained documentation page)

Other information

Rhythm Heaven is the intellectual property of Nintendo. This program is NOT endorsed nor sponsored in any way by Nintendo. All used properties of Nintendo (such as names, audio, graphics, etc.) in this software are not intended to maliciously infringe trademark rights. All other trademarks and assets are property of their respective owners. This is a community project and this is available for others to use according to the GPL-3.0 license, without charge.