If I hold down CTRL on the keyboard, the Activated event of any Tool will not fire, but the Deactivated event will always fire. This can break some tools, such as the linkedsword for example; it’ll be on repeat of “swinging”.
I’d normally expect the tools to work even whilst holding the CTRL button.
This happens 100% of the time if I hold the button down.
It occurs in every game.
I use a Windows 10 Laptop. It’s quite hard to play without it because using a trackpad, it’s hard to move around the camera and you would need the CTRL button to help move around the camera as whilst using the A and D buttons on the keyboard, the camera gets locked.
It isn’t game specific, it happens in every game. But, you can test it here:
ToolTest.rbxl (17.7 KB)
Activated and Deactivated should print when you click while holding the tool. If you’re holding CTRL and click, Activated will not print.
You can also test it here:
You can see at the start it swings whilst I don’t hold the CTRL button but if I do hold the CTRL button it stops swinging (at the end).
https://gyazo.com/374cdf509a533522bf346260613a058c
4/11/2019. (4th November 2019) It could have happened sooner but I’m unsure.