Skip to content

Very very simple License Viewing UI made by uGUI for Unity.

License

Notifications You must be signed in to change notification settings

Accky/easy-license-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy License View

Easy License View is very very simple License Viewing UI made by uGUI for Unity.

cap1.png

I think everyone can easily make this , but I did not find it in googling. so, I tried making this.

Features

  • Make license text data from excel file. data is Scriptable Object.
  • Easy to edit ui view.
  • Auto fit to screen.

cap2.png

Usage

  1. Import easylicenseview.unitypackage to your project.
  2. Modify the license.xlsx according to your project, and save. license.asset is modified automatic. It is placed under Assets/Cucurbit/Easy License View/ExcelData.
  3. Open Assets/Cucurbit/Easy License View/Excample/Example Scene.unity.
  4. Run the preview and check the changes.
  5. Put Assets/Cucurbit/Easy License View/Prefab/License View.prefab in the scene you want to display licenses.

Next Step

I think that this License View is a custom premise.

  • Let's change UI to your liking. It is possible just by changing the uGUI parts of License View.prefab.
  • Let's use Text Mesh Pro to display fonts cleanly.
  • Let's implement fade in / out for License View. It is easy to implement using DoTween.

References

About

Very very simple License Viewing UI made by uGUI for Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages