Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklul committed Jun 17, 2024
1 parent 7b009bf commit fa430fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ _The core of this prefab is based on [this code](https://gist.github.com/hai-vr/
6. Add a reference in the `Subtitles/Overlay` object (**Video Screen** field) to the video player's screen object, the overlay will copy the position and rotation of the screen on start
- if this doesn't work on your world then you will have to manually adjust `Subtitles/Overlay` object's position and rotation to match the video screen object (while keeping the mentioned earlier field empty)

## Upgrading

1. Import new package

2. Delete the prefab from your scene

3. Re-do [Installation](#installation) steps 3. 5. and 6.

## Quick API reference

Methods that you might be interested in using when integrating this prefab with other stuff in your world.
Expand Down

0 comments on commit fa430fe

Please sign in to comment.