public void initialize() { animator.setInit(); }
public void setInit() { shouldInit = true; upperAnim.setInit(); lowerAnim.setInit(); }