help with drawing lag

Hi, I have just started to make a new game, where you draw lines and stuff, basic at the moment.
At the moment I have two rules on the pencil, when touch is pressed constrain position x to mouse position x. And position y to mouse position y.
I also have a rule that when touch is pressed, do, timer every 0 seconds spawn actor dot.
So it draws well for like 2 seconds and then it starts lagging out, it only does dots, not lines, and the pencil actor does not keep up with the mouse.
Any ideas of how to fix this???

Thanks.

Comments

Sign In or Register to comment.