Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 350 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 350 Bytes

Common Components

Features

  • BillboardTowardsCamera
  • CanvasSafeAreaHelper
  • Gizmo
  • Logger
  • RigidbodyMonoBehaviour
  • ScreenShake
  • SelfDestructParticleSystem

Installation

Unity Package Manager

{
  "dependencies": {
    "com.candycoded.common-components": "https://github.com/CandyCoded/Common-Components.git#upm"
  }
}