add-animation.rst 678 B

123456789101112131415161718
  1. .. include:: ../_header.rst
  2. Adding animations to the file
  3. -----------------------------
  4. To create a new animation, press the **Add Animation** button in the toolbar. It shows a dialog to enter the animation name:
  5. .. image:: ../images/animations-add-animation-1.webp
  6. :alt: Create a new animation.
  7. Because empty animations are not allowed, it opens a dialog to select the initial animation's frames. If you select a texture atlas or spritesheet, all the frames will be added to the animation:
  8. .. image:: ../images/animations-add-animation-2.webp
  9. :alt: Select the animation frames.
  10. .. image:: ../images/animations-add-animation-3.webp
  11. :alt: The new created animation.