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.

TopicDescription
Introduction to resources in EconomyUnderstand available resources in Economy.
Add a currency to your gameCreate and include an in-game currency to your application.
Add an inventory item to your gameCreate and include in-game items for your players to own.
Add a virtual purchase to your gameSet your game up to allow players to exchange in-game currency for other resources.
Add a real money purchase to your gameSet your game up to allow players to exchange real money for in-game resources.
Custom dataAttach additional information that you want stored against any resource.

Additional resources