HeavenStudioPlus/Assets/Resources/Prefabs
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
..
Common Logo Tweaks (#755) 2024-03-07 19:29:24 +00:00
Editor Improve note parameters (#798) 2024-03-22 01:37:41 +00:00
Games Mostly Bugfixes (#823) 2024-04-05 01:27:59 +00:00
GameView Resource Optimization (#812) 2024-03-30 02:52:14 +00:00
Common.meta Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
Editor.meta Event properties wouldn't update when calling multiple events at once. (FIXED) 2022-01-30 23:59:15 -05:00
GameProfiler.prefab Initialize game with one script 2022-01-03 17:42:43 -05:00
GameProfiler.prefab.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Games.meta Started prepping Drumming Practice 2022-03-06 22:17:46 -05:00
GameView.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GlobalGameManager.prefab Improved Sound Loading (#688) 2024-02-11 05:24:52 +00:00
GlobalGameManager.prefab.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00