public void Start()
 {
     ps = GameObject.Find("UIManager").GetComponent <PlaySimulation> ();
 }