Drink potions, craft items, trade with merchants and more!
Unity Free Source Code
Although this Unity Asset is typically a paid asset, it is currently available for free download. It’s important to note that this offer is intended strictly for educational purposes or for testing the product before making a purchase, and it should not be utilized for commercial activities
UNITY ASSET STORE LİNK: LINK
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
This module requires Game Creator 2 in order to work.
Create your very own Inventory system with stackable items, craft new objects and trade them with merchants. Or equipment and personalize them with custom properties and sockets!
Watch this video for a quickstart guide!
Create Items and define what kind of object represents.
– Give them a name, description, sprite and game object representation.
– Define custom Properties that can be changed at runtime.
– Determine what Sockets it has so other Items can be attached.
– Equip and Unequip the item and set what requirements it has.
– Create your own outcomes when consuming items.
These can be easily assigned to a Bag, which is a component that stores items and can be attached to any game object.
A Bag also defines a UI Skin which is used to open an interface that the user can interact with. For example:
– Opening the Player’s inventory
– Taking and storing items from a chest
– Looting defeated enemies
DOWNLOAD LINK: LINK