void OnValidate()
 {
     colorable = GetComponent <Colorable>();
 }