(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
RaffyTaffy14 bc79ad556f
Sumo brothers is FINISHED* (#867)
* Pose Backgrounds

The cool backgrounds that appear on a successful pose are now fully added.
Also implemented the new upscales.

* Stomp Camera Shake

The way it is coded is not good at all, but the stomp shakes look *ok* when the game runs at triple digit tempos.

* Better Stomp Shake & Alternate BGs

Made the stomp shake look MUCH better, and added an option to poses to automatically alternate between background types.

* Sumo Pose anims v4

Animated most of all the remaining pose animations, missing the miss animations + glasses being thrown. Also will want to add a version where the glasses aren't thrown. Pig?

* Sumo Pose anims v4.5

Added the missing miss animations. Added the glasses actually being thrown. Fixed a bug with head layering w/ the Look at Camera event. Fixed some other bugs that aren't important.

* New Icon

i made it myself

* Sumo Pose anims v4.9

You can now toggle if the blue sumo bro will throw his glasses on the finale pose.
Also changed selecting the pose type from an integer slider to a dropdown menu. You can also now change which direction the sumo brothers begin stomping in.

* Sumo Pose anims v5

D se dab

* Finalizing stuff

Changed ALL the animations (minus InuTweet) to use linear interpolation instead of the default setting since that's what megamix does afaik. Combined the two sumohead animators into one just to allow for more play animation shenanigans. Assigned all the sumo assets to a new ctrsumou asset bundle to get ready for packing it all up. Added new nerd bg because Mage just happened to make one

* Bug Fixed + Tweaks + Finish

Fixed a bug where the game would end up cueing inputs that extended into other games. It wouldn't do anything until you went back to Sumo Brothers where all those extra cues would run the frame the game loaded.
Tweaked all the BG sliding in animations to be accurate to the original game.
I started implementing asset bundles, but for some reason actually using them breaks the Blue Sumo Bro's animations for *some* reason.
I forgot to include this in *one* of the previous change notes, but you can now change which direction the Bros start stomping in.

* Kill reference images

Removed ALL of the reference images from the files

there were like 135 images
2024-04-16 01:45:56 +00:00
.github action to cherry-pick PRs to appropriate branches on merge 2024-01-27 22:41:06 -05:00
.vscode The☆Bon Odori (#719) 2024-02-26 01:44:56 +00:00
Assets Sumo brothers is FINISHED* (#867) 2024-04-16 01:45:56 +00:00
Packages Auto-Swing (#827) 2024-04-07 04:54:06 +00:00
ProjectSettings Sumo brothers is FINISHED* (#867) 2024-04-16 01:45:56 +00:00
.editorconfig Proper editor button sprites and Tooltip improvements 2022-01-15 00:20:47 -05:00
.gitignore Sound Scheduling Improvements (#491) 2023-06-25 02:32:08 +00:00
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
BUILD.md Update BUILD.md 2023-04-01 20:31:33 +02:00
CREDITS.md Change Project License to MIT (#700) 2024-02-16 06:17:16 +00:00
Editor.meta Current version pull 2022-07-11 14:22:12 +08:00
LICENSE.md Change Project License to MIT (#700) 2024-02-16 06:17:16 +00:00
README.md Change License Badge on README (#746) 2024-03-05 05:04:51 +00:00
song.wav Basic saving and loading system 2022-01-30 07:03:37 -05:00
UpgradeLog.htm Clap Trap (#732) 2024-03-04 03:50:41 +00:00

Heaven Studio

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

Discord

License: MIT

itch.io Page

Documentation

image

Prebuilt Binaries

Full releases are published on our itch.io page. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.

Alpha builds

These builds target future patches / minor releases and thus do not include some of the features from Nightly.

Nightly builds

These builds include experimental new features that target future major releases.

Important Notes:

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 free community project available for others to use and contribute to, without charge. Source code is licensed under the MIT license.