using System.Collections; using System.Collections.Generic; using UnityEngine; public class FloorCollider : MonoBehaviour { public GameObject player; public