How to do multiple codes without repeating writing the code:
We have to send out a message: broadcast (circle) and wait
In this scenario we are drawing multiple circles on a page.
When the Sprite receives the message it needs to know what to do in this case draw a circle (this the code we learned last week)
Watch - where you place pen up and pen down if you don't lift the pen after drawing the circle there will be a line connecting your circles
No comments:
Post a Comment
Note: only a member of this blog may post a comment.