Skip to content

This project is sample project for common popup in mobile game.

License

Notifications You must be signed in to change notification settings

ddayin/Unity-CommonPopup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is sample project for common popup in mobile game.

Development Environment

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

Why CommonPopup?

How to use?


PopupManager.Instance.ShowCommonPopup("Title", "Content blah blah", "Yes", "No", OnClickPopupYes, OnClickPopupNo);   
PopupManager.Instance.ShowToastPopup("You've clicked Yes button.");

todo list

Development progress with screenshot

image

image

About

This project is sample project for common popup in mobile game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages