(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
RaffyTaffy14 efa62a6db4
Clap Trap (#732)
* Clap Trap (WIP)

Adds:
Unanimated upscaled rig
"Clap" block
"Change Background Color" block
"Change Hand Colors" block
Input detection
Upscaled sprites
and more :)

* Doll Animation Start

Started animation on the doll's head.

oh yea also everything was misaligned oops will realign eventually

* Doll Head Animations

Completed all the animations for the clap trap doll, added a block to play certain animations (e.g. talking), and started animations on clapping

* Right Arm Fully Animated & Usable

All animations for the right arm are now complete and play properly in the game.

* All Arm Animations Complete

All the animations for the arms (and clap effect) are now done.

* Spotlight

A spotlight was added for the clap cue, can be recolored and works with stacked cues. Still kind of WIP but is fully functional.

* Incoming Objects Start

Sword go woosh

* meow

* Most clap trap objects

Mostly just making this so that I can remove this from my computer to save 5 tasty gigabytes. Not abandoning this 100% but it will be a bit

* Modernize Code

Gotta update all the code that broke in the 9 months of this being dead

* Animation Touch-Ups & Shadows

Touched up all the old animations to be more accurate to the originals (inaccurate framerate, missing frames, misplaced frames). Also added all the shadows that show up on the doll when the spotlight comes on.

* More Animation work and Modernized BG Event

Added animations to move the whole doll on a just/missed input. Fixed bugs with the default hand object not properly playing its animations due to its names previously being changed. Modernized the BG Colors event to have the whole easing dropdown in place of the "Fade?" toggle. Combined the spotlight recoloring section of the BG Colors event with the Hand Colors event to make the Object Colors event.

* New SFX rips

Kievit approved

* New Icons

RIP old icon

* Removed \n<color=#eb5454>[WIP]</color>

Removed \n<color=#eb5454>[WIP]</color>

---------

Co-authored-by: Roshibomb <58871286+Roshibomb@users.noreply.github.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-04 03:50:41 +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 Clap Trap (#732) 2024-03-04 03:50:41 +00:00
Packages fix broken material (#701) 2024-02-16 13:48:37 +00:00
ProjectSettings LumBEARjack (#734) 2024-03-04 03:50:39 +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-24 22:35:05 -04:00
.vsconfig
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 Project License to MIT (#700) 2024-02-16 06:17:16 +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: GPL v3

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.