Just an exercise. Make it spin according to the bounce. Description: spin direction is a global variable. that's why each clone can change its spin direction at least once, wich is not correct. So we must use a local variable for every clone. Then for every clone is created, it will never change its spin.