Step 6 - Code more predators or prey
This next one is up to you.
Sometimes in the ocean you don't know if an animal will be predator or prey. Colossal squid have 8 long arms and two very long tentacles covered in hooks and suckers that they can use to catch prey or fight off predators.
Let's explore the level for a new creature and add scripts to make it either a predator that eats you or prey that you can eat using what you learned in the last two steps.
Remember that prey will have a script like this:

...and predators will have a script like this:

It's up to you how you want to code the rest of the sea creatures in this level.