Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiplayer Entities And Player Storage Systems #9156

Closed
WithinAmnesia opened this issue Feb 23, 2024 · 0 comments
Closed

Multiplayer Entities And Player Storage Systems #9156

WithinAmnesia opened this issue Feb 23, 2024 · 0 comments

Comments

@WithinAmnesia
Copy link

WithinAmnesia commented Feb 23, 2024

Describe the project you are working on

Zylann/voxelgame#103 How can entities and player storage work for this demo? Are there any examples or prototypes?

Goal: Minecraft style entity and player storage system. Bonus account system.

How can entities and storage system like chests stored in chunk data like minecraft? Bonus for account linked storage like M.M.O. player inventory and banks / minecraft player account inventory with shulker boxes.

Describe the problem or limitation you are having in your project

Demo needs entities and player storage.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Entities saved with chunk data and chests for item storage and player inventory systems tied to player accounts like minecraft multiplayer and most MMOs.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Goal: Minecraft style entity and player storage system. Bonus account system.

If this enhancement will not be used often, can it be worked around with a few lines of script?

There needs high level multiplayer work it requires skill.

Is there a reason why this should be core and not an add-on in the asset library?

There is a major lack of proper Godot community find help areas and this system could be majorly improved with trying to get major game type examples for everyday people to learn from.

Very few people want to work on the engine but the vast majority of devs want to make games with the engine. If the engine can have working examples and templates to use and make games from, Godot would be in a much better place. I hope to grow the creative community by asking around and giving great examples of how to make massive multiplayer games. Also the same examples can work well for small scale games. The creative community needs proper developer tools to make big games. Examples and game templates go a long way to help the creative community developers with working game building resources that are open source and forever free.

Anyway back to the question of: How can entities and storage system like chests stored in chunk data like minecraft? Bonus for account linked storage like M.M.O. player inventory and banks / minecraft player account inventory with shulker boxes.

@godotengine godotengine locked and limited conversation to collaborators Feb 23, 2024
@Calinou Calinou converted this issue into discussion #9159 Feb 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants