When a mouse pointer is close to the sprite I want the sprite to increase in size but I can't figure out a script for that.
I use (distance to sprite) and all that but i can't find a solution.
Can someone help me with this?
Offline
<set size to( (( (( <distance to[ sprite <*>-1 )) <+> maximum size )) )%>
Last edited by m44 (2009-03-31 19:20:29)
Offline