Commit graph

9 commits

Author SHA1 Message Date
ThePurpleAnon fd7e652d9d Fixed slides
made them fancy :3 (easing, combining the blocks, the works (still no slide animation for the birds tho))
2024-01-19 19:53:04 -06:00
ThePurpleAnon 502e2b741f Prepping for Sound Implementation
Made a system to brute-force phrase sounds, removed some randomization, added a way to pitch and unpitch Kosuke's voice lines, added a temp icon for Manzai.
2024-01-18 22:07:11 -06:00
ThePurpleAnon 56112fca46 [DEBUGGING APPRECIATED] Misc Things
Attempted to add the slide in/out animations to the birds, but they don't currently work (debugging appreciated)

Added and implemented miss sfx, and readjusted the framing of the birds in the scene.
2024-01-02 16:24:20 -06:00
ThePurpleAnon 7132b129a1 Animation Dump + misc
Properly implemented 6 animations:
raven's bop, talk, and ready
vulture's bop, talk, and boing
Along with implementing proper functionality for puns having random inputs
2024-01-01 22:42:36 -06:00
ThePurpleAnon f01f8988ce (NEEDS DEBUGGING) Boing block rudimentary implementation
All it's trying to do is figure out if the vulture should mess up his pun and it only plays both functions every time no matter what
2024-01-01 16:55:52 -06:00
ThePurpleAnon e3899a5f7a Added "Hai" Bubbles
basic functionality and animation for "hai" speech bubbles, bubbles are able appear in a random order
2023-12-31 04:00:02 -06:00
ThePurpleAnon c663781e5a Implemented functionality to "bop" + pitching sfx
pretty much does what the title says. pitching for voicelines is automatic, and scales properly to tempo (based on 98 bpm)
2023-12-30 22:41:37 -06:00
ThePurpleAnon ffe6ae3c42 Implementation of Rudimentary Functionality
Added "pun" blocks with very minimal functionality, and "custom boing" blocks with no functionality. Added functionality to the "bop" block.
Incredibly basic animations and sfx implementation.
2023-12-30 11:06:53 -06:00
ThePurpleAnon a5c6a9d40e Creating the scene
Graphics for the stage and the birds have been set up, no animation or editor events yet
2023-12-27 23:01:36 -06:00