Skip to content

Commit 6d2f752

Browse files
committed
2 parents 1dbee98 + 6820ed5 commit 6d2f752

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@ This repo contains the Unity project presented at Develop Conference: 2018.
1010
- How scenes are composed and can be inspected
1111

1212
## Instructions
13-
1. Double click on the AssetDatabase-Talk/AssetDatabase-Talk asset (This will open the presentation window)
14-
2. In the presentation window press the "> B" button to start the presentation from the beginning
15-
3. Anytime you see a slide that mentions an api try clicking on Assets within the project for an interactive look at the api results
13+
1. Make sure the game window has a resolution of 1920 x 1080
14+
2. Double click on the AssetDatabase-Talk/AssetDatabase-Talk asset (This will open the presentation window)
15+
3. In the presentation window press the "> B" button to start the presentation from the beginning
16+
4. Anytime you see a slide that mentions an api try clicking on Assets within the project for an interactive look at the api results
17+
18+
<p align="center">
19+
<img src="Images/Interactive.gif" width="650" height="362" />
20+
</p>
1621

1722
## What's this presentation made with?
1823
This presentation is made with the [Unity Presentation project](https://github.com/UnityTechnologies/Presentation)

0 commit comments

Comments
 (0)