trevorwelch / vr-jam

2022 VR Game Jam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VR Game Jam 2022 - Workingtitle here

License Badge

by VR Jammies' - short slogan here -

All Informations you need to know about the vr jam, look here: VR Game Jam 2022

Repository Details:

  • Unity version 2021.3.6f1
  • XRInteractionToolkit version 2.1.0-pre.1
  • Oculus plugin version 3.0.2

Project details:

  • The project uses URP as a render pipeline.
  • The project has a custom XR-Origin prefab, VR Push Button, custom Teleportation Reticle and VR hands with animations.
  • It uses the default input actions i.e left hand controller can be used for continuous locomotion and the right hand controller for teleportation.

Project Layout

THIS SECTION MUST BE EDITED

In this Unity project, the following folders has the following roles:

  • Required by Unity:
    • Assets
      • A folder required by Unity. Contains assets used for the game. See the README.md in that folder for more details.
    • Packages
    • ProjectSettings
  • Optional, visible:
    • Builds~
      • A folder where its contents are ignored by Git. Typically where game builds are created in.
    • UnimportedAssets~
      • A folder that Git versions, but Unity doesn't detect. Typically where unfinished art assets are placed in.
    • Documentation~
      • Folder containing files on generating documentation for this project.
  • Optional, hidden:
    • .github
      • Files for Github-specific features.
    • .vscode
      • Files for Visual Code-specific features.

More Info

The team:

Some packages this template uses:

Other resources:

About

2022 VR Game Jam

License:Creative Commons Zero v1.0 Universal


Languages

Language:C# 99.7%Language:Objective-C++ 0.1%Language:ShaderLab 0.1%