How do you create a method that continuously constructs coins in your world for your object to pick up without running an infinite loop? (I'm working on a world that is side scrolling and I want the coins to show up from right to left until my object dies or the level ends.)