void Awake() { textMesh = GetComponent <TextMesh>(); animationProcessor = animationType.AddProcessor(gameObject); }