how can i do this?
i40.tinypic.com/245j11d.jpg
trace the letters for little kids to learn abc?
thanks
What would you like to know?
Here's the draw part..
Now you just have to make sure it's inbetween the lines of the letter and/or other conditions you have thought of.
Hi little stain, that's what i'm looking for. One more question how can i tell construct to draw in between the lines of the letters? and not outside? thanks again
Develop games in your browser. Powerful, performant & highly capable.
Easiest way would be to add a condition to check if the mouse is over the sprite.
If the sprite has a hole (like the letter A) you should probably slice the sprite up in pieces so you can make a better collision-polygon.
Little bit lost but will find more examples on that, thanks for pointing out. Cheers!