I have been using Felgo for a week now and so far I am very impressed.
I am a bit stuck on one thing at the moment and was hoping someone can point me in the right direction.
I would like to allow the user to draw on screen with a mouse/finger. I assume I would activate a mouse area and while the mouse is down draw a line of 1 pixel at the mouse position. Not sure if this is the most effective way.
I would also like to add the ability to erase a line. How do I approach this?
I am a bit of a noob when it comes to game development, so apologies if this is a noob question.