Skip to content

Commit 53e0f4b

Browse files
authored
Merge pull request #127 from ChilloutVR-Team/develop
Official Props Part 1
2 parents 20e0151 + a900ae3 commit 53e0f4b

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

docs/cck/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title: CCK
22
nav:
33
- CCK: index.md
44
- setup.md
5+
- Examples: examples.md
56
- Content Tags: content-tags.md
67
- Avatars: avatar
78
- Worlds: world

docs/cck/examples.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Examples
2+
3+
This page contains example packages that show what is possible with the systems inside ChilloutVR.
4+
5+
## Official Props
6+
7+
The following list contains Unity packages for some of our official props. All props are set up with descriptions to explain the different components and setups.
8+
We will expand this list with time, so make sure to check back here from time to time.
9+
10+
CCK version 4.0.1 or higher is required for these packages.
11+
12+
### Flashlight
13+
14+
![](https://files.chilloutvr.net/user_content/spawnables/f4e05d4d-8a24-4dec-bb19-0a3f84fc86c5/f4e05d4d-8a24-4dec-bb19-0a3f84fc86c5.png){width=150 style="float:left;margin-right: 2em;"}
15+
The flashlight is a simple held prop with a trigger-based interaction. It also contains an example of color randomization.
16+
17+
[ :fontawesome-solid-download: Download Package](https://files.chilloutvr.net/official_content/CVR_Official_Content_Flashlight.unitypackage){ .md-button .md-button--primary }
18+

0 commit comments

Comments
 (0)