Hello all.
I've been working on a small game that I made for Ludum Dare last weekend (updating it, and fixing a few things)
But I have a problem with the Mouse On Click action (or something related to it)
When I first start the level, then go on to click on an object it takes a second or two to react were the screen is frozen during the time. After the first click it won't do it again until the layout has been reloaded. Once reloaded it will do it again.
I tried searching, but didn't find a topic with a similar issue, I did try making a new mouse and keyboard object, replacing the event, and then deleting the old mouse and keyboard.
Download: (most recent version of construct + Path Movement addon)
sandcrawler.net/game/LD21/ubug.zip
To see what I mean launch the exe, click play. Then when you click on one of the objects it will lag out (easy to tell if your moving with A and D) before doing what its supposed to (make the object transparent, and disable collisions)
Any solutions, fixes, or possible workaround would be nice.
Thanks