0 votes

So I was wondering on how to make all the loot that was dropped go to a chest without the player needing to go directly to the chest?, And another thing, how can I make a private chest for a player and a global one for all the players to have access to with the dropped loot? (This is for multiplayer)

in Engine by (14 points)

What do you mean by "go to a chest"? Is this a part of the player's inventory? Is it an animation which shows the loot moving to a treasure chest?

It's like you're asking us to make your whole game (of functionalities) with 2 lines as specifications.

You make all the loot dropped go to a chest by taking their data from the ground and push them in the chest's data.

You make separated chests by making different separated chests with different right accesses.

Can't get any more precise than that.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.