Animations - m0tral/EasyFace GitHub Wiki

For animations you should use ImageList component

Animations do not work for MB8 and MB7Pro(Global)

  1. insert imageList
  2. setup a name anim_[xx@yy]
    xx - count of repeats, 0 - forever (for RW3/RW2/MB7PRO - use maximum value)
    yy - time for frame, msec (less number - faster works)

If you use images with transparent backgroud use postfix _RGBA in name

image

Back to Home