Section Intro - Portals & Scene Transitions

In this section we’ll tackle what is takes to move our player character from scene to scene. We’ll set up exit and entrance portals to move the character as intended, as well as introduce generics using a nice singleton class. Gitlab Repo for Unity 2D RPG Combat Course
Complete and continue