GoldenArmor/HostileKingdom

Implement animation between scenes

Closed this issue · 0 comments

  • From Title menu to gameplay scene
  • From gameplay to Tavern menu
  • From gameplay to Victory Screen
  • From Victory screen to Title menu
  • From Defeat menu to Title menu
  • From Defeat menu to level reset

EXPECTED RESULT:

Fade animation everytime the player changes the scene.
The level logic manager script implements the fade function between scenes.