Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 249 Bytes

Unity_App_Boilerplate

Base code/Boilerplate for creating Unity based app

This is a boilerplate for creating Unity based app, the boilerplate includes implementation such as:

  • States
  • UI Tweens (using DOTween)
  • Touch Gestures (using LeanTouch)