-
Notifications
You must be signed in to change notification settings - Fork 10
Inventory
zcaliptium edited this page Feb 24, 2021
·
1 revision
Node that can be accessed from "Create A Node" menu. Basic implementation of some kind of inventory (player, chest, etc.). If you don't like it you can always write your own or extend this one.
Inventory can be finite or infinite. There is MaxStacks
property. Values less than 1 make inventory infinite, otherwise finite.