I need to draw a line with the finger. and them when finger release, the draw dissapear, or can have a reset button.
Help please!
mgear
2
How does your script works / looks so far, do you get the touch event position?
the code, is with error, here is the code.
Landern
4
ah… you are mixing c# and unityscript in one file, what language are you trying to use?
note: also a semi-colon after the class name is…a no-no.