Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkskelet committed Jul 7, 2020
1 parent ee27317 commit bf2dd6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Project was made using Unity 2019.4.0f1 but it should run on Unity 2017+ no prob
## Running the demo
Clone the repo and open the folder in (ideally) latest Unity. Demo scene can be found in `Assets/Scenes/Demo.unity`

You can also download the [.unitypackage](https://github.com/mkskelet/unity-dynamic-split/releases/tag/1.0.0) to integrate dynamic split screen into your project.

## Implementation in your project
1. Drag `Split Screen Camera` prefab into your scene
2. Assign Players and set PlayerCount either dynamically in runtime or before playing the scene
Expand Down

0 comments on commit bf2dd6a

Please sign in to comment.