Column.cs 95 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 using UnityEngine; using System.Collections; public class Column : MonoBehaviour { }