TEAM 8: Currency System
- Players can collect coins to buy customizable things such as ships, items, sound effects, BGM, etc
- Acquire coins when dealing with enemies or when conditions are satisfied
- Earn coins when earning points // Ex. 1 coin per 100 points
- Display the amount of coins earned // Next to the score
- Shop interface → Just until code is implemented
- Select an item from the shop
- Earn items with coins earned
- Select whether to apply acquired items
- Apply the features of the selected item
- 적 처치시 or 조건 만족시 코인 획득
- 점수 획득시 코인 적립 // Ex. 100점 당 1코인
- 적립된 코인량 표시 // 스코어 옆
- 샵 인터페이스 → 일단은 코드 구현까지만
- 샵에서 아이템을 선택
- 적립된 코인으로 아이템 획득
- 획득한 아이템의 적용 여부 선택
- 선택한 아이템의 기능 적용