Hi,
I am new to Scratch and I love it. I am doing a fish tank and would like to know how I can let the person who is viewing it add a fish to the tank. Can someone please help me?
Thank you!!
Offline
heres a code:
for fish sprite
<when green flag clicked>
<hide>
<wait until> <mouse down?>
<show>
<go to front>
<go to[ Mouse Pointer]
This Script allows for the player to click the tank and a fish goes to where it clicks,
This also hides the fish until it is pressed for effects that create the fish
Offline
Thank you so much Tbtemplex97 I love you!!!!
Offline
Another question once I have him come out of hiding how do I get him to move and talk? I've tried using the green flag again but it's not working.
Offline
Another question once I have him come out of hiding how do I get him to move and talk? I've tried using the green flag again but it's not working.
Offline