HI @ChrisIceBox , it's me again.
I noticed, thanks to somebody playing my game online, that I have an issue on the Puzzle Template Item arranging,
this one: https://adventurecreator.org/downloads
Issue:
https://drive.google.com/file/d/1bPEwj2r7V7kd0yWgs6TKxYRWrnSsfdbI/view?usp=sharing
The Puzzle Items can be places in the inventory as in it looks like they interact with the hotspots in the inventory.
I need the inventory to be open in order to solve some of the puzzles which use that system.
Any suggestion how to solve this?
I'm on v 1.81.4. Because my game is on Steam, I am bit terrified about updating to a new version and create issues somewhere else.
Thanks.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
That issue I'm seeing is that when items are placed in the Inventory, they aren't being removed from the cursor.
Are you saying that you don't want items to be place-able in the Inventory at all?
I'll need to see screenshots of your Settings Manager, and your Inventory menu's properties / element properties.
Yes. I will like the items from the Item arranging puzzle to not be placed in the inventory at all.
Inventory Menu:
These are my settings for the Inventory:
https://drive.google.com/file/d/1oiO-EXyuYLBEkywicRpQN9jegbL7y68A/view?usp=drive_link
Settings manager:
https://drive.google.com/file/d/11bXAC2D7GOZrIY1qXZFVbUlZClPxyQsZ/view?usp=drive_link
Inventory Box:
https://drive.google.com/file/d/1gZqqcaLEWvX55lZur-cxKt1IBK4NL7Ta/view?usp=drive_link
Thanks!
If you want the Inventory menu to remain visible, and interactive for other items, you'll need a custom script that disables its input if a puzzle piece is active.
See if this does it:
That's working like a charm! Thank you so much @ChrisIceBox.