im making a drawing program and im new so im trying to figure out how to make the paintbrush draw on the screen i have everything else figured out on here except for how to make it draw can u please help me!!!!!!!!!
Offline
Create a Sprite and then use two scripts like this:
Which tells the sprite your drawing with the go to the mouse.
Then add.
Which is the paint
You can also change the colour by using the in another script eg:
For different colours ^^
Last edited by 06dknibbs (2010-06-25 15:09:02)
Offline
thank you so much that helped alot but now when im making it draw it only draws a dot. i have to click two times to make it draw a line any advice on that?
Offline
Oh, that script won't work in the program in normal mode, since holding your mouse down picks the sprite up instead.
Try running the project in presentation mode instead
Last edited by 06dknibbs (2010-06-25 15:41:08)
Offline
thanks so much i just posted it and i gave u credit for helping me too.
Offline