Animation Settings - CodenameCrew/YoshiCrafterEngine GitHub Wiki

Animation Settings

  1. Animation Framerate (FPS): Speed of the animation in frames per seconds. The original game used 24 fps as animation speed
  2. Animation Offset: The offset that'll be applied when the animation plays. First value is X, second value is Y
  3. Whenever the animation should loop: If checked, the animation will repeat indefinitely.

It is recommended to enable loop for sing animations, but disable for idle animation or mid song dialogue animations.