I removed the script that moves the original sprite, as it is not needed. Moved the "if touching goldfish" script to within the "repeat until x position > 230" script Moved the "show" block to below "when I start as a clone" Made fish clones spawn faster ("wait pick random 1 to 3 seconds" -> "wait pick random 0.5 to 1.5 seconds")
I fixed your bug you pointed out in https://scratch.mit.edu/discuss/topic/735804/?page=1#post-7753108 ! Click "see inside" for the Korean explaination!