Skip to content
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

Inventory - recognize batches of items #59

Open
1 of 4 tasks
JaXt0r opened this issue Jun 27, 2024 · 0 comments
Open
1 of 4 tasks

Inventory - recognize batches of items #59

JaXt0r opened this issue Jun 27, 2024 · 0 comments

Comments

@JaXt0r
Copy link
Contributor

JaXt0r commented Jun 27, 2024

In G1 you can drop x amount of an item onto the surface (e.g. 13 ore) and it will only show one mesh. We need to recognize the stack size of a mesh when put into inventory (merge with existing) and put out of inventory.

TODOs:

  • Store amount of items
  • (bonus) When Item is put into inventory, it should merge with the existing items (e.g. 2 in inventory + 3 put into inventory = 5 items but only one inventory slot used)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant