virtual protected void Start() { addPoints = new AddPoints(); EventManager.AddAddPointsInvoker(this); }