* dj school rework
* ASSET BUNDLES
fdgdfgfgfgfgfgfgggggggg
* more stuff
* Animation scaling
* gave dj yellow a script
* DJ yellow now gets his head sprite changed through script again
* turntable Hold animations now play
* Force hold added
* all sprites and anims done
* tweaks
* The expressions should be good now
* Added bop parity to dj school and fixed a small bug
* changes
* Fixed bugs with the heads being funny
* Added boo and cheer
* Boo improvements
* new icon
---------
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
* add way of creating sound sequences in inspector
- actually implement GameAction preFunction
- implement sound scheduling for Jukebox and MultiSound
* Dj School: fix turntable effect being parented to root
* Pajama Party: fix sleep action type not carrying over between transitions
I just moved everything that was in start to awake. There are a few other changes I made, like using init functions rather than awake in scripts that depended on something that was initialized in another script's awake (to make sure things always happen in the right order), as well as some other stuff in some specific minigames