I wanted to make a game that needs a repeated condition, but I have no idea how I would loop. Any idea how I would do this? P.S, Please also explain it in simpler terms, as I am a beginner.
Specific things I wanted to do was:
- Duplicate the object
- Have the object be counted as different ‘items’ e.g. when I hit one of them to disappear, the others will not
- Have them appear at an initial position and move them (with a constant speed)