I used the broadcast block for this project. It is a lot easier and quicker to use this than the waits. It also keeps the timing exact. When you make a script and you want the other sprite to respond, instead putting wait (12 sec) at the beginning of sprite 2, you can broadcast the last line sprite 1 said. In sprite 2, just put in the block "when I receive..." to the corresponding name and it should automatically pick up from where sprite 1 left off.
Here's my project:
penguin joke project
No comments:
Post a Comment