892a586457
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough * Started work on the background * Implemented all unanimated sprites * Added Init * Added Prefabs * Added Jumping and Idle Animatins for the Dough Dudes * SmallFix * Start Interval Event Implemented * Added Audio and Small and Big Ball events * Code Improvement + starting making the balls * Added bezier curves * Added First Rendition of Balls * Added NPC Balls and starting doing small transporting animations * SmallFixes * SmallSoundChanges * Implemented Audio and prefunction, not done with it though * In process of fixing set interval * Added more prefunction stuff and also started working on player input * Tried adding player balls, not done, many bugs to fix * Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead * Sat up input code for later * Input works now! Need to add barely and wrong input animations and fix bugs * Tiny fix * Added first draft of wronginput animations * Finished all input anims, trying to fix bugs * Added finished Spaceship animations * Added Mr Game and Watch WIP and lifting dough dudes * Finished GANDW, fixed some bugs and still fixing bugs, almost done! * DONE * Begun development on tambourine * Working Dough Polish * Added many animations for tambourine * Added Events * Inputs added, near completion * Miss Anims * Animation changes * DONE |
||
---|---|---|
.github/workflows | ||
Assets | ||
Packages | ||
ProjectSettings | ||
.DS_Store | ||
.editorconfig | ||
.gitignore | ||
.vsconfig | ||
Animations.meta | ||
BUILD.md | ||
CREDITS.md | ||
Editor.meta | ||
Effects.meta | ||
LICENSE.md | ||
README.md | ||
remix_level.riq | ||
song.wav | ||
UpgradeLog.htm |
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:
- MacOS and Linux-based builds are not fully tested, you may experience bugs with audio-related tasks.
- on MacOS, you need to set the app as prebuilt binary executable by yourself.
- Linux prebuilt binaries ARE BUGGY (AssetBundles do not get built), please build the project yourself instead.
Self-Building
Heaven Studio is made in Unity 2020.3.25f1, and programmed with Visual Studio Code.
Build Instructions: BUILD.md
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.