Live Draw - Download 
Live Draw an aseprite extension that allows you to draw on the canvas while animation playback is running.
Saw this open issue on github Draw on animation playback #1320 and its been few years and this feature is still not yet available.
My laziness, forced me to create this extension just to make this fire in under 5 minutes.
Finally i was able to finish this project, also added few features for better controls
Key Features of Live Draw
Brush Options for Drawing Dynamics:
- Brush Modes: Choose the behavior that fits your drawing style.
- Static – Fixed brush size (default).
- Grow – Gradually increases brush size depends on specified value and limited to specified range.
- Shrink – Gradually decreases brush size depends on specified value and limited to specified range.
- Ping-Pong – Brush size alternates between growing and shrinking.
- Random (Range) – Brush size varies randomly within a specified range
Optional : Loop Grow/Shrink checkbox for Shrink and Grow, allows looping of size changes.
Note : While Live Draw supports custom brushes, Brush Modes (Grow, Shrink, etc) and Angle Modes (Rotate, Random) do not yet apply to custom brushes. This functionality is planned for the future update!
- Drawing Speed Options: Controls how fast it draw on the canvas
- Slow, Normal (default), Fast, Faster, Fastest, Rapid
Playback Options and Speed:
- Playback Modes:
- Forward – Plays from start to end (default).
- Reverse – Rewinds from end to start.
- Ping-Pong – Bounces between start and end for a seamless loop.
- Speed Options:
- Slower, Slow, Normal (default), Fast, Faster, Fastest
- Special Playback Features:
- Play Once – Stops the animation once it reaches the last frame.
- Play Subtags – Plays animation within specific tags, ideal for focused edits.
- Rewind on Stop - When playback stops, the active frame resets to the initially selected frame
- Extend End Frame – Adds new frames continuously after the final frame, perfect for extending animations smoothly.
- Limited Frames – Draw only on a specific number of frames, giving you precise control over which frames are affected.
Angle Settings:
- Static – Fixed angle (default).
- Rotate – Gradually rotates the brush angle based on a set angle value.
- Random – Randomly changes the brush angle within a specified range.
Opacity Settings:
- Static – Uses a fixed opacity value (default).
- Increase – Gradually raises opacity based on a specified step value, limited by a max value.
- Decrease – Gradually lowers opacity based on a specified step value, limited by a min value.
- Ping-Pong – Opacity alternates between increasing and decreasing, bouncing between min and max values.
- Random (Range) – Opacity varies randomly within a specified range.
This Settings appears when using a Custom Image Brush.
If Opacity Settings do not appear, try toggling the “Advance” checkbox off and on again
Color Settings:
Add depth with smooth color transitions or randomized color changes. Check GIF below to see how color transitions.
- Static – Default, single color.
- Forward – Iterates through selected colors in sequence, first to last.
- Reverse – Moves through colors from last to first.
- Ping-Pong – Alternates colors back and forth.
- Random – Randomly picks a color from the selected set.
Additional color controls:
- Loop Colors – Available in Forward and Reverse modes for continuous cycling through the color list.
- Color Repeat Count – Set how many times a color is used before switching to the next.
Extras:
Progressive Merge Cels – Select multiple cels or a layer, right-click on it, and choose “Merge Cels Progressively” to watch Live Draw blend them one by one in sequence.
How to Use Live Draw
- Create a New File and add a few blank frames.
- Open Live Draw – Navigate to Edit > Live Draw in the top menu.
- Click “Play Animation” button to play animation.
- Click “Start Drawing” button to activate drawing on the canvas.
- Unleash Your Creativity – Hover over the canvas and start drawing while the animation playback is running (No mouse clicking ).
Note: Live Draw is compatible only with Aseprite version 1.3 and above.
Canvas Drawing Control: Due to an Aseprite limitation, mouse left-click can’t be used to draw while playback is running. Instead, use the dedicated Start Drawing button, which can be conveniently activated with a customizable hotkey (Edit > Keyboard Shortcuts).