Quote:
Originally Posted by alice321
my teacher wants me to make my two characters laugh togther. How do I make them laugh?
|
Sounds like a fun project.
The easiest way would be to call the say method on your character to create comic strip bubbles with the text "Ha Ha Ha." You can make the character move at the same time.
Somewhat more difficult, but still possible would be to use the IMPORT SOUND or RECORD SOUND buttons in world properties to get or to create a sound file of someone laughing. Then call the "play sound" method on the character while it is moving appropriately.
In either case, use "do together" to cause several things to happen at the same time.
Dick Baldwin
Free Alice tutorials:
http://www.dickbaldwin.com/tocalice.htm
Free programming tutorials:
http://www.dickbaldwin.com/toc.htm