playinful 80ae5eaf6b
Mostly Bugfixes (#823)
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.
2024-04-05 01:27:59 +00:00
..
2024-03-12 18:58:59 +00:00
2022-03-14 07:21:05 -07:00
2024-04-05 01:27:59 +00:00
2024-03-30 02:52:14 +00:00
2024-03-22 01:37:41 +00:00
2024-04-05 01:27:59 +00:00
2024-03-30 02:52:14 +00:00
2023-12-26 05:22:51 +00:00
2022-01-09 18:35:55 -05:00
2022-01-08 11:42:48 -05:00
2022-01-08 11:42:48 -05:00
2022-01-17 19:40:23 -05:00
2024-01-15 02:04:10 +00:00
2022-02-02 21:09:50 -05:00
2024-01-25 12:29:05 -05:00
2024-03-30 02:52:14 +00:00
2022-03-14 07:21:05 -07:00
2022-03-14 07:21:05 -07:00
2021-12-20 20:10:49 -05:00
2023-12-26 05:22:51 +00:00
2022-05-07 14:32:47 -07:00
2023-12-26 05:22:51 +00:00
2022-03-14 07:21:05 -07:00
2022-02-04 23:40:33 -05:00
2023-03-11 04:51:22 +00:00
2022-07-11 13:53:25 +08:00
2023-12-26 05:22:51 +00:00
2021-12-18 23:10:43 -05:00
2021-12-18 23:10:43 -05:00
2021-12-20 20:10:49 -05:00