UI tweaks:
- Removed "Clear Photo Cache" GameAction, added "Clear Previous Photos" parameter to the Car cues
- Rolled Move T.J., Rotate T.J., and Scale T.J. GameActions into a single GameAction
- Legacy functions still exist for remixes created on previous nightly builds
Bugs fixed:
- Fixed a bug where the spacing of slow cars would be incorrect after a game switch
- Made particles scale with tempo
- Added functionality for respecting Rate over Distance in ParticleSystemHelpers
- Fixed a bug where the photo cache was not cleared after stopping playback of a remix.
- Fixed a bug where, upon showing photos, if the remix playback was stopped before the photos were removed from the screen, they would remain on the screen until playback started over.
- Removed an unnecessary call to Debug.Log that had been left in by mistake.
- Fixed a bug where cars' idle animations would play too slowly and at inconsistent timings.
Other refactorings:
- Created a "Car" MonoBehavior attached to both the NearCar and FarCar prefabs that handles the movement of cars, removing the need for the "QueuedCars" property of FreezeFrame.
- Added a failsafe in the ShowCrowd function for if the user indicates a crowd index that does not currently exist.
- Converted one SoundByte.PlayOneShot call into a MultiSound.Sound object.
* Basic Set Up
* See Saw - Init, Rod Anims
* Got some basic code down
* Got the basics down
* The man won't jump now unless he is ready!
* High jumps added
* Fixed a bug
* See Saw - Base Animation Stuff
* See Saw - The Hard Animations fuck fuck fuc, fuck
* See saw more animations yeah
* im almost done
* home stretch baby
* See Saw - wait what do you mean i'm done
* Basic setup for curves
* Jump start curve is in
* smol figs
* OutOut curves
* They now how to get up now, may need tweaking
* InIn curves added
* Implemented more curves
* Added ground jumps
* Saw properly positions himself
* Fixed an issue with see not landing correctly out or in
* See reacts to you missing now
* High jumps + get up plays at the correct moment now
* Tweaks to high jumps
* particles and missing stuff
* anims
* new sheet and anim fixes
* oops
* bigger background
* Oops. Again
* more anim fixes sorry
* see saw tweaks and visual additions also added a way to scale particle systems to the tempo
* bg color change added
* Bops and choke added
* Fix
* lightning anim
* particle particle particle
* See saw - implemented lightning anim and fixed logic
* Gradient is now actually a gradient
* Implemented inverted colors on the see saw guys
* Recolorable See saw!
* Tiny tweak
* Some things that weren't recolorable are now recolorable
* Fixed a bug with the bg
* new sheet the end
* Barelies fixed
---------
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>