Skip to content

Commit

Permalink
Moving README text around
Browse files Browse the repository at this point in the history
  • Loading branch information
JScott committed Aug 6, 2016
1 parent 3b6a2ce commit 6a11bc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CardboardControl/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Cardboard Controls+

Cardboard Controls+ is all you need to develop the best Cardboard games in Unity. These scripts enhance [Google's official Cardboard SDK for Unity](https://developers.google.com/cardboard/unity/) with event-driven improvements for discrete trigger control, orientation tilting, gaze raycasting, and reticle control. Stop limiting your creative options!

## Usage

- Remove existing Cardboard Controls+ files to ensure that they get updated properly
Expand All @@ -22,7 +20,3 @@ Cardboard Controls+ adds vital functionality to the barebones Cardboard SDK that
- Toggling and highlighting a reticle in the middle of the player's view

These expand your opportunities and save you from reimplementing boilerplate functionality. Instead of wasting time on that, Cardboard Controls+ helps you to focus on what makes your game cool.

## [Support](http://u3d.as/aeV)

If you like Cardboard Controls+ and want to show your support, [please check out the Asset Store page](http://u3d.as/aeV). It's an easy way to show your appreciation and get stable updates with Asset Store integration. I also love it when you leave a rating or review because it helps other people find the project.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Cardboard Controls+

Cardboard Controls+ is all you need to develop the best Cardboard games in Unity. These scripts enhance [the Google VR SDK for Unity](https://developers.google.com/vr/unity/) with event-driven improvements for discrete trigger control, orientation tilting, gaze raycasting, and reticle control. Stop limiting your creative options!

See the [package directory](CardboardControl) for details.

See the [examples directory](CardboardControl/DemoScenes) for thorough documentation.

## [Support](http://u3d.as/aeV)

If you like Cardboard Controls+ and want to show your support, [please check out the Asset Store page](http://u3d.as/aeV). It's an easy way to show your appreciation and get stable updates with Asset Store integration. I also love it when you leave a rating or review because it helps other people find the project.

0 comments on commit 6a11bc0

Please sign in to comment.