Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ddayin/unity-game-shop-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Common game shop with Unity

Development Environment

  • Unity 2020.1.0f1
  • Visual Studio 2019 Community
  • Target OS : Android / iOS

Why CommonGameShop?

Most of game shop have common features like below.
My goal is for others to use this common game shop as development reference.

  • They have items on Scroll View which can be scrolled.
  • They have categories to explore other contents.
  • You can purchase item by touching buy button on each item.

How to use?

You can simply call ShowShop() method from PopupManager like below.


PopupManager.Instance.ShowShop();

todo list

  • 상점 아이템의 데이터와 스프라이트 일치 시키기
  • 상점 내 카테고리로 나누기
  • 상점 버튼을 클릭하면 결재 진행하기

Development progress with screenshot

주석 2020-08-29 194201

주석 2020-08-29 200152

image

About

Common game shop with Unity

Topics

Resources

License

Stars

Watchers

Forks

Languages