I have a level where I ent_create balls at run time depending on user input. Because I would like to ent_remove or teleport any ball at anytime depending on user input, I need tobbe able to loop through all the balls. Please, how do I do that?