Chapter 3 covers collision handling and explains it well. You could wait until you get to that point and then go back with your new knowledge and make the changes you want to your chapter 1 code, or try it yourself first after reading the API docs. Personally, I get a much better feeling of satisfaction when I’ve figured something out myself.
It is simple, but then we all had to start somewhere and it’s good that you’re working through the tutorials and not just expecting to be able to jump straight in and make the next million seller.
(-‸ლ) Should have kept reading.. i become anxious once what i already tried wasn’t working. i basically added the if then statement without a listener and without the few other key pieces i would need(began,ended) which obviously would never work XD that’s what i get for getting ahead of myself.