using UnityEngine; using System.Collections; public class TempMonoBehaviour : MonoBehaviour { public float fval = 0; }