🔥

Animation Function

Animated Objects

The Animation functions allow you to create moving objects using sprite sheets. In addition, you can make an object transparent and place it below avatars, unlike existing .gif objects which are displayed above avatars.
image

How to Use the Animation Function

image
  1. Prepare a Sprite Sheet for animation.
    • Only PNG files are available.
    • The file should be 2MB or less.
    • Put the animation images in a row.
    • image

      Sprite Sheet Example

  2. Place an object on the map and click on Object Settings.
  3. Under the Type dropdown menu, select Animation functions.
  4. Click on the Select file button and upload your sprite sheet.
  5. image
  6. Enter the size of the image in the Image Width (px) and Image Height (px) boxes.
  7. Enter the number of frames in the Frame Number box.
    • This is the number of animation frames in the sprite sheet. The example sprite sheet above has 5 frames.
  8. Set the trigger range and method.