Bug feature tracker - Slynchy/March22-Unity GitHub Wiki

Bug-feature tracker (ordered by priority)

  • 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)