ScratchData LogoScratchData
Back to JacobAtInnovEd's profile

Getting Unstuck: Day 1

JAJacobAtInnovEd•Created July 6, 2018
Getting Unstuck: Day 1
2
2
14 views
View on Scratch

Description

Reflection When I started, I had a few goals in mind. I wanted to create a situation in which two sprites are always colliding with one another. This was accomplished by simply having the two sprite walk back and forth. A second goal of mine was to ensure that the conditions of the project always start the same way. Location, direction, color, etc, are initialized at the beginning for both sprites. I wanted to organize the the program. This was accomplished using the a define block for checking collision, and creating a broadcast/receive pair. Last, I wanted to add a delay to prevent the dialog from being re-triggered should the sprites collide for multiple frames in a row. I learned to use the timer so that there is a minimum 2 second delay before a collision will trigger the dialog again.

Project Details

Project ID235683098
CreatedJuly 6, 2018
Last ModifiedJuly 6, 2018
SharedJuly 6, 2018
Visibilityvisible
CommentsAllowed