Go to file
minenice55 d245740f80 Performance Improvements (#173)
* improve performance with new render settings

- fix letterboxing losing camera references

* fin in missing params?

needs testing

* finish default param check

* scale jump animation of fan club spectators

* fix missing references in a karate man method

* more liberal use of Double in conductor

beatkeeping is now absolute instead of being additive

* optimize Conductor more

reduce caching from constantly sorting tempo changes despite game manager doing it for us
moved metronome logic to LateUpdate
2022-09-22 22:05:04 -04:00
.github/workflows Disable GitHub Actions build on PR (#85) 2022-06-03 20:14:43 -07:00
Assets Performance Improvements (#173) 2022-09-22 22:05:04 -04:00
Packages Convert Starpelly.OS.Windows to be platform agnostic. (#106) 2022-06-22 12:55:12 -07:00
ProjectSettings Performance Improvements (#173) 2022-09-22 22:05:04 -04:00
.editorconfig Proper editor button sprites and Tooltip improvements 2022-01-15 00:20:47 -05:00
.gitignore Convert Starpelly.OS.Windows to be platform agnostic. (#106) 2022-06-22 12:55:12 -07:00
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Animations.meta Fix Tram and Pauline file locations (#113) 2022-06-23 17:05:19 -07:00
CREDITS.md A few credits tweaks 2022-07-09 01:18:54 -07:00
Editor.meta Current version pull 2022-07-11 14:22:12 +08:00
Effects.meta Fix Tram and Pauline file locations (#113) 2022-06-23 17:05:19 -07:00
LICENSE.md Create LICENSE.md 2021-12-21 22:42:00 -05:00
README.md new image 2022-09-04 17:32:33 -05:00
song.wav Basic saving and loading system 2022-01-30 07:03:37 -05:00

README.md

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

image

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.

Self-Building

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

Building tutorial: coming soon

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.