Inventory gui wont work in first person

Hello, So! Recently i have been working on a horror game. And i made a working backpack/inventory which you can open with tab. The game is in firstperson. So the problem is i cannot move the mouse in the backpack due the First Person. I tried many solutions. For example i added another function with the tab to disable the first person but still it didn’t work. Any help or soulution would help thanks!

Set the Modal property of the buttons in the backpack gui to true.

2 Likes

Thank you very much im stupid i never thought that this little thing would help!

2 Likes