User drawing game in unity (2d)
How, or where should i start, a simple drawing game (imagine MS paint but only with the normal brush)? I've tried instantiating black texture boxes, like if they where pixels, but when i move the mouse too fast it gets all fragmented. Any ideas?
Comment
Your answer
Follow this Question
Related Questions
Draw on a Plane surface with varying camera positions 1 Answer
Which coordinate does GL line use? 0 Answers
How to make a drawing look better? 1 Answer
How can I draw this 2d shape? (two straight lines and two curved segments) 2 Answers
How to paint on a 3D object without raycast in Unity (from shader)? 0 Answers