Better mouseclick()

MY issue I am having is that when i make a mouseclick event it takes 3 - 5 tries of clicking to make it work.

how to fix?

I’m on mobile rn, so I don’t know how to fix

the issue is likely lag. if you remove a bunch of extra items, it should help. if you increase the framerate, it might also help.

So… This is a bug in the current editor (not lag!). The may mouse events works all depends on the cycle of frames and how fast your project is.

The faster a project, the less likely you will miss a click. So for now, the easiest fix would b to increase your frame rate. I’m going to work on a fix for this either in a late edition to 1.19, or, in 1.20.

That’s just a theory a, So… This is a bug in the current editor (not lag!). The may mouse events works all depends on the cycle of frames and how fast your project is. Theory!!!

thank you for the answer! I was using the stranded 12fps for my game. This helped alot!