File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,14 @@ This repo contains the Unity project presented at Develop Conference: 2018.
10
10
- How scenes are composed and can be inspected
11
11
12
12
## 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 >
16
21
17
22
## What's this presentation made with?
18
23
This presentation is made with the [ Unity Presentation project] ( https://github.com/UnityTechnologies/Presentation )
You can’t perform that action at this time.
0 commit comments