Hello ,
at the moment im using
<if> <mouse down?><touching[ << <and> >>
to see if the user has clicked on my sprite ,i only want it to count once every click , at the moment the user could just hold the mouse down and it would carry on counting the points
( im not sure how the forum blocks work yet xD , i hope you understand what im trying to show you guys )
thanks
jake.
Last edited by jakethegunner (2010-04-22 08:25:42)
Offline
Use:
[blocks]
<if><< <mouse down?> <and> <touching[ sprite1 >>
<wait until><< <not> <mouse down?> >>
Last edited by SeptimusHeap (2010-04-22 08:30:17)
Offline
Worked a charm , Thanks
Offline