Skip to content

Commit

Permalink
You have to remove any existing cameras or else it'll render weird
Browse files Browse the repository at this point in the history
  • Loading branch information
JScott committed Feb 14, 2016
1 parent c482574 commit c22599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Cardboard Controls+ is all you need to develop the best Cardboard games in Unity
- Remove existing Cardboard Controls+ files to ensure that they get updated properly
- Import [the latest unitypackage](https://github.com/JScott/cardboard-controls/releases/latest)
- Add `CardboardControl/Prefabs/CardboardControlManager` to the root of your scene
- Add `Cardboard/Prefabs/CardboardMain` as your scene's main camera
- Replace your Camera with `Cardboard/Prefabs/CardboardMain`
- Use the [API](API.md) which is explained in [the Demo Scene code comments](CardboardControl/DemoScenes/Scripts/ExampleCharacterController.cs).

You may experience problems if you import the code manually without using the provided unitypackage file.
Expand Down

0 comments on commit c22599e

Please sign in to comment.