Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Aye thank you for your support on these!! Sorry for any confusion!

Hmm it should be placing pixels when is drawing is toggled on, though maybe it needs to also have is looping on first. There might be some toggling in the background getting mixed up but would you be able to post a video showing what youve got set up? Would love to take a look!


Oh also not sure that it matters but the 1,2,3 I have set were on the number pad, not sure if the normal numbers conflict with something but worth noting I guess haha



I did shoot a video, but not sure how to post here without a Youtube account.   So I am posting an image to give you an idea.  

Today, I created a fresh drawing 256 x 256.   I did the procedures above on the tree drawing. It does drop the leaves in a pretty pattern, but it's all on one frame.  

ok, I think I see what the problem is, in your video it says to put some frames down.  I wasn't adding frames.  After adding frames it seems to work well.   

Oh, hmm i thought itch let videos be embedded but looks like it is just images dang!


Okay so the reason it's only drawing on the one frame is because by default loop draw is looping over all the frames in the timeline. Because you've only got the one it's painting all your pixels there.

You can either add in some more blank frames, I belive the hotkey in Aseprite is Ctrl B, and then it should loop though the cels / frames when is looping is on. This is where you toggle is drawing and just move (not clicking) on the canvas 😀


The other option is in the adv settings called Append Last Frame. This will keep adding frames to the end of the timeline (after the last frame) instead of looping around.


Again sorry for any confusion on this. I hope I can some how find a work around in the future for using the mouse click instead of the toggle but yeah its tricky stuff!


Let me know if this helps though!! 😀 

Yes, this works now!  Maybe just add on to your written procedures that the user needs to add some frames for the plugin to work properly.  In messing with it, it might be helpful at times to autodraw on 1 frame.  like if you're trying to do some careful fill ins that aren't too agressive.  just my thoughts...  

(1 edit)

Excellent! Yeah it can be tricky to get in to but equally powerful once your able to use the tool 😀  Can't wait to see what you make!


I'll see about adding a little more clarification to the steps on the page, thank you again for all your support  and happy pixeling! 🥳