An open API service indexing awesome lists of open source software.

https://github.com/candycoded/common-components

⭐️ Common components for use with CandyCoded
https://github.com/candycoded/common-components

csharp unity

Last synced: about 1 month ago
JSON representation

⭐️ Common components for use with CandyCoded

Awesome Lists containing this project

README

          

# Common Components

## Features

- BillboardTowardsCamera
- CanvasSafeAreaHelper
- Gizmo
- Logger
- RigidbodyMonoBehaviour
- ScreenShake
- SelfDestructParticleSystem

## Installation

### Unity Package Manager

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