I can't open the shop window. (ショップウィンドウが開けません。)

fukada

New member
I'm setting up according to the demo scene, but I can't open the shop window.
The other day, the inventory broke down and I installed it again, and now I can't open the shop. I have reinstalled many times.
Please let me know if there is something wrong.

I am translating Japanese. Sorry if it's hard to read.

スクリーンショット 2023-08-21 174157.pngスクリーンショット 2023-08-21 174240.pngスクリーンショット 2023-08-21 174253.pngスクリーンショット 2023-08-21 174439.png
 
Usually when an interactable doesn't work it's because of layers.
Check out this page:

Here I see you have set a layermask. Double check that it contains the layer that your character is in:
1692627431630.png
Also you probably do not want to deactivate it on interact.
1692627364546.png



If that doesn't fix it, I'll need more context.
Are you getting any errors or warnings? Any logs?
 
Thanks to you, the shop menu is now displayed. thank you.
By the way, I have a question, but when I close the shop menu, the menu opens again. I think this is because it is in contact with the collider of the shop.
Is it possible to prevent the shop menu from opening again until you exit the collider once?
Please tell me.
 
Last edited:
Do you want to interacte automatically? Or do you want to do it with an input?

If you disable autointeract, you would interact only with input and that would solve your issue:
1692774933059.png
 
thank you very much.
It seems that the shop can be contacted with a button.
However, coins and items are likely to be obtained with buttons, so they cannot be used.
It didn't do what I wanted.

that's all.
thank you very much.
 
Top