YO
um is there a way to script a sprite so that it would just randomly wiggle? like not move from a random spot to spot not like glide to random y and x but like if you drew a sprite that was letters could you make it so the letters like bend and wiggle? its not typed, its just hand drawn words... right now i've been doing tons of coustumes for a sentance and then just switching them really fast but is there an easier way??
THANK YOU RICHARD MEYHEW
-----Dirge-----
Offline
You might try the fisheye or whirl commands, set inside a loop to cycle back and forth in small steps.
Offline
Take a look at the script for the L character in the Karplus name project:
http://scratch.mit.edu/projects/kevin_karplus/2159
It uses whirl and movement to get an effect somewhat like what you want.
Offline