Hello.
I have a problem with scripting.
I cannot pick up item from inventory gui when left-clicking on them. But in default demo game is worked.
Code: ags , not helped me.

When i click on book in inventory-gui, cursor changed to 'pointer' and not change back to 'pick up' icon.
Global script is here(AGS 3.3.2.0).
In searching i find much deprecated code, what not work in my version AGS.
I have a problem with scripting.
I cannot pick up item from inventory gui when left-clicking on them. But in default demo game is worked.
mouse.Mode = eModeInteract;

When i click on book in inventory-gui, cursor changed to 'pointer' and not change back to 'pick up' icon.
Global script is here(AGS 3.3.2.0).
In searching i find much deprecated code, what not work in my version AGS.