-
Notifications
You must be signed in to change notification settings - Fork 2
Bug feature tracker
Sam Lynch edited this page Oct 30, 2017
·
4 revisions
- Background positioning doesn't currently play nice with transitions (i.e. moved-background --> transition works, but transition --> moved-background is not possible)
- Textbox not fully fading out on HideWindow function calls
- Transitions with a slow speed have a long delay
- The lack of complete fade-in on the decisions prefab might still be an issue
- WrittenNote text misalignment on mobile/different aspect ratios
- Need to update all "Debug.LogError" calls to "Debug.LogErrorFormat" and include the M22 script line that caused the error.
- Add more parameters to PlayMusic function
- Speed of fade-in (like the StopMusic function)
- What channel? (for multiple music tracks)