public Text(String _text, String _effect, float delay) { effectable = EffectBuilder.Build(_effect, _text, delay); }