Code center > Bug reports

Can't click on bots when internet teleporter enabled! RESOLVED 2.43s

(1/1)

Testlund:
That will cause the teleporter to appear over the bot and cause them to jump around, or I might be forced to move them both, sometimes dragging a long a shape too.  

Numsgil:
I've noticed a certain amount of stickiness with selecting bots.  Try right clicking on the empty blue background.  That should reset the bot selection.

EricL:
Since VB is single threaded, I can only catch mouse events when I yield.  There are a few places in the code, such as waiting on network responses, where I need to add more responsivness to the program.  This will help the stickiness and responsiveness feel.  But that said, mouse click detection is problematic with so many overlapping objects whose actual size can differ from what you see (due to different display aspect ratios).  I will make a few changes here adn there to help, such as disabling click detection on the internet mode teleporter (since unlike normal teleporters, we don't want people changing the IM teleporter's properties) but I'm afraid things will always feel a bit staggered until I get some threads....

Navigation

[0] Message Index

Go to full version