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
- Host: GitHub
- URL: https://github.com/candycoded/common-components
- Owner: CandyCoded
- License: mit
- Created: 2018-10-04T00:01:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T03:45:46.000Z (over 6 years ago)
- Last Synced: 2025-04-09T18:56:23.063Z (about 1 year ago)
- Topics: csharp, unity
- Language: C#
- Homepage:
- Size: 103 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
}
}
```