I was wondering how I can switch scenes in my 2D Unity game. I used this code but it didn\'t worked:
using UnityEngine; using UnityEngine.SceneManagement; pu