public void SetFrameTime(float _frameTime)
 {
     _anim.setFrameTime(_frameTime);
 }