This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-07-09 20:46:45

Dirge
Scratcher
Registered: 2007-06-27
Posts: 15

wiggley words

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

 

#2 2007-07-10 00:27:14

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: wiggley words

You might try the fisheye or whirl commands, set inside a loop to cycle back and forth in small steps.


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#3 2007-07-10 07:14:09

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: wiggley words

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

 

Board footer