using System.Collections; using System.Collections.Generic; using UnityEngine; public class Platform : MonoBehaviour { public float speed = 10.0f; private R