Unity-Currency-System
The Currency System manages in-game currencies in Unity, utilizing PlayerPrefs for saving and loading data. It supports operations like charging and rewarding currencies with success and failure callbacks. Additionally, it updates the UI and notifies listeners when currency values change, offering a robust solution for in-game economy management.
登录后发表评论