Resource types
Resources are the in-game units that define an economy system. This section describes the types of resources in Economy, and how to add them to your project.
Topic | Description |
---|---|
Introduction to resources in Economy | Understand available resources in Economy. |
Add a currency to your game | Create and include an in-game currency to your application. |
Add an inventory item to your game | Create and include in-game items for your players to own. |
Add a virtual purchase to your game | Set your game up to allow players to exchange in-game currency for other resources. |
Add a real money purchase to your game | Set your game up to allow players to exchange real money for in-game resources. |
Custom data | Attach additional information that you want stored against any resource. |