e8aa00c5a8
* second contact sprites * Started rewriting * Sound stuff * foreigner textbox * default miss message * implement basic player textbox * transparency support for textbox refactor function labels to use C# convention * avoid double function call with mistranslation * add mistranslation textbox * fix logic with trailing translation * auto-positioning of translated text content * auto-hide textboxes on start * icon * Added two new helper functions for pitching with semitones and cents * All new sounds should be in now * bunch of visual fixes * Fixed stuff being innaccurate * Repeating voicelines begone! * Thump sound for bob man * Put an animator on the crowd * Fixed missing sprites * Fixed anim not playing sometimes on barely * Changed length of pass turn event from 0.5 to 1 beat long * Downscaled Sprites yippee * Auto look at * Fixed bob's textbox not appearing sometimes * Fixed some small things --------- Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Co-authored-by: minenice55 <star.elementa@gmail.com> Co-authored-by: Seanski2 <seanbenedit@gmail.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
AssetBundles/StandaloneWindows | ||
Assets | ||
Packages | ||
ProjectSettings | ||
.editorconfig | ||
.gitignore | ||
.vsconfig | ||
Animations.meta | ||
BUILD.md | ||
CREDITS.md | ||
Editor.meta | ||
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.
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 2020.3.25f1, 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.