public void Start() { levelManger = (ILevelManager)GetComponent(typeof (ILevelManager)); level = levelManger.GetGemContext(); }