You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Grid and draw a map that consists of [2/4/6] interconnected rooms. The example game uses one single Scene that has four rooms in total. Add the proper colliders to make sure that the player can't leave the map. #2