private void Start()
 {
     BRed = GameDataController.GetState(this);
     UpdateColor();
 }