💰 How to Add a New Currency
This guide explains how to create and integrate a new in-game currency using the CurrencyData system provided by the template.
🧾 Step-by-Step Instructions
1. Create the Currency Asset
2. Add to the GameInstance
public CurrencyData[] currencyData;3. Display Currency in the UI
4. Modify Currency Values
⚡ Rechargeable Currencies
✅ Summary
Feature
Supported
Last updated