[Extension] FX Collection

FX - Download :link: - Source Code :link:

FX is a collection of effects packed into an extension. They can be found under Edit > FX and include:

  • Drop Shadow
  • LCD Screen
  • Neon*
  • Parallax**
  • Three Shear Rotation
  • Color Outline

* This effect works only for a single cel/frame

** Please beware that opening multiple long animations in Aseprite can fill up RAM and cause it to crush


Parallax

The effect dialog window is slipt into separate sections:

  • Distance - dictates for far is the layer from a virtual camera, the higher the distance, the slower the layer will move.
    Note: Using fractions will make a layer go faster, while negative values will make the layer move in the opposite direction.
  • Movement - dictates how fast the layers will move on both axes, before correcting for distance.
  • Preview - a slider that shows how layers will move in subsequent frames.
  • Output - dictates parameters applied to the output sprite, e.g. the number of frames.

Previews

drop_shadow_prev-export

lcd_screen_prev5-export

glow-fx-prev-export

parallax

three_shear_rotation_prev5

color-outline-prev-3 - Copy

12 Likes

A new version, and a new effect - Parallax, alongside QoL improvements!

Changes:

  • [Feature] Added Parallax FX
  • [Improvement] Added saving FX parameters per session
1 Like

An update to v2.0.1 was released - a small update, focused on making the extension easier to use. To help with that, the Parallax FX now has a short instruction added to the descriptions. I hope itโ€™s going to make it easier to tailor the effect to the desired outcome.

Changes:

  • [Improvement] Improved performance of the LCD Screen FX
  • [Fix] Added missing โ€œDistanceโ€ label for the Parallax dialog
2 Likes

An update to v3.0.0 was released - if youโ€™d like to play with a very old method of image rotation that worked before PCs had dedicated GPUs I have some great news for you.

Important: Using the new Three Shear Rotation function requires Aseprite v1.3-rc4 (or higher)

Changes:

  • [Feature] Add Three Shear Rotation effect
  • [Improvement] Update Neon FX to use Screen blending mode for the blurred color layers
3 Likes

An update to v3.0.1 was released - this update fixes the Neon effect in Aseprite v1.3.8, it should no longer break and fill the canvas with a solid color.

Changes:

  • [Fix] Correctly select masks for the color blur layers

An update to v4.0.0 was released - this update is brought to you in collaboration with (and commissioned by) Daniel James Diggle. It should speed up the sprite workflow for anyone that uses color outlines. :v:

Changes:

  • [Feature] Add a new effect - Color Outline
  • Three Sheer Rotation
    • [Improvement] Preview is now closely resembling the default Aseprite preview
    • [Fix] Preview is now rendering layers in the correct order
    • [Fix] Disable the option in the menu if there are no cels selected
  • Neon
    • [Fix] Correctly select masks for the color blur layers on all operating systems