I am making various GUIs.
And I found a error.
That is, when I press the shift key and the mouse button together, the items in the GUI are automatically imported in my inventory
It cans be a fatal flaw in my project.
How can I stop it?
I want to ask : Is there any way to completely disable the shift key when opening the inventory GUI?
* I know this code "if click type is left mouse button with shift:", but it wasn't work as I want.
And I found a error.
That is, when I press the shift key and the mouse button together, the items in the GUI are automatically imported in my inventory
It cans be a fatal flaw in my project.
How can I stop it?
I want to ask : Is there any way to completely disable the shift key when opening the inventory GUI?
* I know this code "if click type is left mouse button with shift:", but it wasn't work as I want.