I encountered a new problem every time i put the "if (isTouching(Coin.class)) removeTouching(Coin.class);" code the coins stop appearing. I think it is because i placed the coins in the same column as the bird. But thats how its suppose to be so the bird can be able to collect them, is there a way where i can make the coins appear in the same column as the bird without them disappering unless i make the bird touch them.
