|
|
|
|
|
|
# GameplayIngredients |
|
|
|
Gameplay Ingredients for your Unity Games - A collection of scripts that ease simple tasks while making games and prototypes. |
|
|
|
|
|
|
|
## Requirements |
|
|
|
|
|
|
|
* Unity 2018.3 |
|
|
|
* Package Manager UI |
|
|
|
|
|
|
|
## How to install |
|
|
|
|
|
|
|
* Open the project where you want to use these ingredients |
|
|
|
* Clone repository somewhere or download zip / unzip somewhere |
|
|
|
* Open package manager UI |
|
|
|
* Click the Plus button at the bottom, select `Add Package from Disk`, then navigate to the `/net.peeweek.gameplayingredients` folder to find the `package.json` file. |
|
|
|
|
|
|
|
You can check that the package was imported by looking at the project window, under Packages/ Hierarchy, there should be a `Gameplay Ingredients` hierarchy |