so all my code work good
How do I slow down the events so that i can check on the picking of instance because I am using Target set position to make sure that each sprite is doing its job correctly but the problem I have is that contruct is going too fast for my eyes to keep up.
It feels like the Event bus is moving at lightspeed.....i cant see the events running at that fast even with debug
I tried using various wait command and place em at the end but problem is its breaking all the rules and causing so much headaces