So I have a game where you click on a moving character from right to left, you click it and it moves towards the center blahdy blah, but it takes a lot of clicks to actually get it to work.. I think its because its a moving target, and Ive tried to make the object bigger with invisible width, but it still doesnt click very well.. any ideas on how to make the clicking work better?
Also, I switched "on object clicked" to on button pressed, and it works great so I think the program just struggles with clicking on moving objects.. hmm