Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I seem to have an issue where it doesn't draw on the frames as the animation is playing. My entire brush stroke only shows up on the very last frame.

It sort of works if I use "start drawing", but the issue is that it just draws without clicking. That's not useful, is there a way to click to draw?

Hi, Live Draw works a bit differently from normal drawing.

There are only two controls you need to remember:

  • Play Animation (shortcut: 1) - starts the animation playback
  • Start Drawing (shortcut: 2) - enables drawing on the canvas

Once drawing is enabled, simply move your mouse over the canvas to draw - no clicking needed.

I must be missing something. I don't see how that would be desired if the effect starts drawing from the location of the "Start Drawing" button. But in the gifs in the tutorial, you start drawing at-will somewhere in the canvas. Is there a hotkey on the keyboard to Start Drawing so you can have your mouse cursor in position on the canvas?

Hi, you can use the shortcut button/hotkey 1 and 2.

Thank you! That worked!