========================================= CONTROLS Movement - Arrow Keys ========================================= This project demonstrates a method to make clones interact with other clones independently. It uses clones of beetles as "Enemies" that shoot clones of arrows as "Bullets". This project uses lists as means to "transfer" data from one clone to the other. =========================================
See inside the project for a little bit more explanation that is put in comments.