Making a dynamic Image

Hi!

You can do this with an expression.

 OnMouseEnter
   move image to [[Target.x + 5]] , [[Target.y]]

Be sure you use move to and not move by. For help with the keyword Target, see this post.

1 Like