Skip to content

Add seperate Json for stackable grid example #307

@radekrudak

Description

@radekrudak

Currently inventory_grid_stacked_transfer.tscn uses protoset_grid.json, which doesn't have stack_size and max_stack_szie properties, only items already in inventory do. Which means that added items will not be stack able with each other, only with preexisting items and it makes example less clear. I personally was wondering for a while why inventory_grid_stacked_transfer and inventory_grid_transfer behave differently despite being seemingly identical (besides UI), before i realized that already existing items are different.

In opinion adding json with times that have those properties specifically for this example, would make example more clear, and communicate how add-on works better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions