Making a Prop in ChilloutVR: Difference between revisions

From VR Wiki
(Created page with "A prop is a useful thing in ChilloutVR, as one can spawn them independent of an avatar, and have them activate triggers based on inputs or collisions. Here's how to start working on one. == Prerequisites == * Unity 2019.4.31f1 * ABI CCK >= 3.3 * Knowledge of how to import unitypackages, models, animations, and materials into a Unity project == Setting up the Project == # Create a Unity 2019.4.31f1 project. # Import the ABI CCK. # Import your prop and set it up l...")
 
(Add how2upload)
 
Line 25: Line 25:
## ''Prop Usage'' lets you set who is able to grab the prop.
## ''Prop Usage'' lets you set who is able to grab the prop.


== Send It ==
Now to upload to ChilloutVR.
# Open ''Alpha Blend Interactive > Control Panel''.
# Find the prop in the list (should show up as a "Spawnable Prop").
# Click the corresponding ''Upload'' button.
# Fill out the tags as accurately as you can, then press continue.  It's OK if none of the tags fit to leave it blank. '''If you don't set them properly, you can get penalized by staff.'''
# Fill out the prop metadata and press continue.
# Attest to the accuracy of your tags and that you have the legal right to upload this garbage, then press continue.
Once the upload completes, you can spawn the props from your big menu.
[[Category:ChilloutVR]]
[[Category:ChilloutVR]]
[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:ChilloutVR Props]]
[[Category:ChilloutVR Props]]

Latest revision as of 00:34, 2 August 2022

A prop is a useful thing in ChilloutVR, as one can spawn them independent of an avatar, and have them activate triggers based on inputs or collisions.

Here's how to start working on one.

Prerequisites

  • Unity 2019.4.31f1
  • ABI CCK >= 3.3
  • Knowledge of how to import unitypackages, models, animations, and materials into a Unity project

Setting up the Project

  1. Create a Unity 2019.4.31f1 project.
  2. Import the ABI CCK.
  3. Import your prop and set it up like you would wish it to appear in-game.
  4. Make sure the prop is at origin (position 0,0,0, rotation 0,0,0, facing +z (along the blue axis of the position gizmo))

Adding CVR Prop Components

  1. Select the root of your prop.
  2. In the Inspector, click on Add Component.
  3. Select CVR Spawnable.
  4. Adjust the properties as desired.
    1. Spawn Height is how high off the ground you wish the prop to spawn.
    2. Prop Usage lets you set who is able to grab the prop.

Send It

Now to upload to ChilloutVR.

  1. Open Alpha Blend Interactive > Control Panel.
  2. Find the prop in the list (should show up as a "Spawnable Prop").
  3. Click the corresponding Upload button.
  4. Fill out the tags as accurately as you can, then press continue. It's OK if none of the tags fit to leave it blank. If you don't set them properly, you can get penalized by staff.
  5. Fill out the prop metadata and press continue.
  6. Attest to the accuracy of your tags and that you have the legal right to upload this garbage, then press continue.

Once the upload completes, you can spawn the props from your big menu.