Nevermind, the word loop was enough to help a lot. Also I seen the tutorial and ran through it quickly, though it was a challenge since I only have my phone for net.
Develop games in your browser. Powerful, performant & highly capable.
Okay I suppose I'm a little behind in knowledge. These loops, how would I start or set it up. I believe I can get it with a small start.
Okay Im trying to make a TD game and so far i have a tower that aims at a target and fires. But when i add more targets it will only try to attack the oldest one. So when it goes out of range the tower will cease working cause its trying to target the last one rather than closest. Any helpful hints?