Commit graph

9 commits

Author SHA1 Message Date
ThePurpleAnon c54682ed73 Lights On/Off
Added a toggle for stage lights and shadows for the birbs, plus some misc prefab cleanup
2024-01-25 01:17:35 -06:00
ThePurpleAnon 6562ccefa9 More Playability Stuff
Added "boing" hit animation, added audience reactions to correct inputs
2024-01-24 19:59:52 -06:00
ThePurpleAnon d5ad219e80 Some Misc Animation Stuff
added move animations, attempted to get "Hai" bubbles to be random but failed, allowed Manzai's inputs to work between game switches
2024-01-23 18:55:18 -06:00
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 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 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