For the Dinosaur sprite: 1. Add the conditional statement to the if/then block. 2. Add the outcome statement to the if/then block. 3. Add the if/then block to the end of the forever loop block. 4. Test your algorithm to see if it does what it's supposed to do.
Remember that you will need an Event block to tell the computer when to run your conditional statement. -A big thank you to "teaching4sci" for the original project and a great story to help teach about If/Then statements.