About This Project
This is my new and improved version of Drawing Tool. This new version makes it easier and cleaner to make drawings, and it is also easier for me to add updates too. Thanks to the people offering help to me in the comments.
Screenshots
Awards
First Play
Your first believer! Someone took a chance on you and played your project. Return the favour to another dev!
Level-Up
You are always working to improve your games. That's how you improve, good job!
Comments
You could do this by moving a pointer and when the pointer collides with a cell/box it then colours it.
Yeah I did that too on a branch of the other drawing tool to see if it would work. It's probably the best way(or at least easiest) in hyperpad.
Or instead of spawning the pixel, just move an object to the place where your finger touched and have the pixels change when they collide with the object. Worked for me ;)
Yep, just tried it and it starts lagging after awhile due to all the spawned objects. As for snapping to a grid, depends on what you want. Not snapping gives smoother curved lines.
The only thing is that if they kept drawing eventually you would get lag from all the spawned objects. But you could make and eraser too. Also you would want the pixels to snap to a grid when they are spawned.

