Pen trails/mouse detection

is it possible to detect if the mouse is touching something (I need do detect the pen trails)?

Make a sprite that helps with it.

......
(Wait, isnt that in the touching[... v] menu?(toiching pentrails))
......

  1. Make the sprite forever switch to costume pentrails
  2. Name tHe sprite "Pentrails"
  3. Use <touching[Pentrails]?>
    (If i was wrong about the original "touching") pentrails boolean.)

is it possible without a new sprite?

It's easier than you think:
image

oh! (I did do it a slightly different way)

you could also make a small sprite, let it follow the mouse pointer and test whether it is touching the pen trails, aaaaand you could even hide that sprite.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.