Skip to content

How can i get the Block you destroyed (for a inventory that workes with IDs) #66

@GaimeWolves

Description

@GaimeWolves

I have an inventory system which works with IDs

public Inventory inventory;
/...
inventory.AddItem(ID);
.../

how can i assign IDs to the individual Blocks and read them from another script (the block breacking script working with RayCast)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions