Open Minious opened 4 years ago
The Phaser game objects that display the money icon and amount in the upper right corner of the screen are created in UiScene. Create money amount component to take the logic out of UiScene to a new MoneyAmountIcon class.
The Phaser game objects that display the money icon and amount in the upper right corner of the screen are created in UiScene. Create money amount component to take the logic out of UiScene to a new MoneyAmountIcon class.