I\'m creating a 2D platformer in unity and here is all of my code:
using System.Collections; using System.Collections.Generic; using UnityEngine; public clas