Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
udonba authored Jun 25, 2019
1 parent 0ccf8d3 commit 51c041a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
Class and editor-extension to more easily generate snapOffset.

## Usage
1. Add "SnapOffssetGenerator" to OVRGrabbable object.
1. Add "SnapOffssetGenerator" to OVRGrabbable object.
![image01](https://github.com/udonba/SnapOffsetHelper/blob/images/usage_001.png)

2. Select directory to save prefab file. ("Prefabs" only)
2. Select directory to save prefab file. ("Prefabs" only)
![image02](https://github.com/udonba/SnapOffsetHelper/blob/images/usage_002.png)

3. Attach GripTransform.
GripTransform is location of the hand when OVRGrabber grabs it.
GripTransform is location of the hand when OVRGrabber grabs it.
![image03](https://github.com/udonba/SnapOffsetHelper/blob/images/usage_003.png)

4. Push "Generate SnapOffset Prefab" button.
When success it, automatically focus to prefab.
When success it, automatically focus to prefab.
![image04](https://github.com/udonba/SnapOffsetHelper/blob/images/usage_004.png)

5. Attach prefab to OVRGrabbable.snapOffset field.
And check "Snap Position" and "Snap Rotation".
And check "Snap Position" and "Snap Rotation".
![image05](https://github.com/udonba/SnapOffsetHelper/blob/images/usage_005.png)

## Environment
Expand Down

0 comments on commit 51c041a

Please sign in to comment.