Search This Blog

Sunday, June 8, 2014

Scratch Broadcast Reflection

Broadcast on Scratch is a way to have two sprites interact and have a conversation. In a Scratch project you use timing to space out actions of the sprite or sprites. In order to make the conversation flow and seem life like between the two sprites it is better to use broadcast as opposed to waiting 2 seconds. Instead of the sprite waiting to respond after a certain amount of time you can use the block "When I receive this message" in order to have one sprite respond as the other sprite finishes talking. I enjoyed learning and trying out broadcast.

No comments:

Post a Comment