Hi, I am trying to code a game where there is a mouse moving round a path and the task is to chase it and click it, with a point scored each time. It works with a stationary mouse, but not when coded to move round the path in a forever loop. Using a parallel block does not work. Any advice? Thanks.
hi @plovejoy,
Can you share your project here as remixable so that I can see the code? It’ll be a lot easier for me to understand.
Thanks!
Thanks for reaching out. I have fixed the issue and it was not a problem with the coding. It seems the mouse was too small and my clicks were not accurate enough! It works with a bigger mouse! Embarrassing!
1 Like