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-29 04:37:42 +00:00
2024-03-29 23:22:44 +00:00
2024-03-30 02:52:14 +00:00
2024-04-05 01:27:59 +00:00
2024-01-28 06:03:53 +00:00
2024-03-05 04:52:06 +00:00
2024-03-10 01:47:14 +00:00
2024-02-26 01:44:56 +00:00
2024-03-04 03:50:43 +00:00
2024-03-29 02:35:11 +00:00
2023-01-12 16:28:23 -05:00
2024-03-29 02:35:09 +00:00
2024-03-04 03:50:41 +00:00
2022-05-01 20:22:00 +02:00
2022-02-27 16:26:03 -07:00
2022-02-02 21:09:50 -05:00
2023-03-07 22:55:44 +00:00
2022-03-12 23:24:37 -05:00
2022-03-13 07:35:22 -07:00
2022-07-25 01:04:16 -07:00
2021-12-20 20:10:49 -05:00
2024-03-12 18:58:59 +00:00
2023-03-15 01:28:03 +00:00
2021-12-29 01:52:48 -05:00
2023-01-14 15:31:50 -05:00
2023-01-16 23:29:05 -05:00
2024-03-04 03:50:39 +00:00
2024-01-30 02:41:35 +00:00
2024-01-29 03:23:02 +00:00
2022-08-24 10:22:20 +08:00
2023-02-23 00:25:14 +00:00
2024-03-15 19:18:21 +00:00
2024-01-29 03:04:19 +00:00
2022-03-04 15:47:40 -05:00
2023-03-27 02:26:11 +00:00
2024-03-04 05:58:22 +00:00
2024-01-28 06:03:53 +00:00
2024-01-28 06:03:53 +00:00
2022-05-27 19:40:16 -07:00
2024-03-13 16:47:40 +00:00
2024-03-08 05:11:52 +00:00
2023-04-12 22:34:15 +00:00
2024-03-05 04:34:46 +00:00
2022-02-02 21:09:50 -05:00
2022-07-25 01:04:16 -07:00
2024-02-24 01:23:23 +00:00
2023-05-19 22:20:57 +00:00
2024-03-25 01:41:51 +00:00
2024-03-10 00:36:43 +00:00
2024-02-18 01:43:20 +00:00
2024-02-26 01:46:23 +00:00
2022-07-11 13:53:25 +08:00
2022-01-23 21:15:23 -05:00
2023-08-12 03:32:10 +00:00
2024-02-19 01:25:26 +00:00
2022-02-19 13:51:46 -05:00
2023-02-18 22:12:59 +00:00
2023-03-03 04:24:02 +00:00
2023-05-19 22:21:02 +00:00
2024-01-28 03:43:54 +00:00
2023-05-21 17:54:06 +00:00
2022-07-25 01:04:16 -07:00
2022-03-03 18:33:22 -05:00