This is a demonstration for developers of the capabilities of the Interaction SDK for fast-action fitness types of apps.
A short experience that lets you get a fun workout trying to punch, chop and block using your real hands!
You can find Move Fast on AppLab:
https://www.oculus.com/experiences/quest/5030224183773255/
The majority of MoveFast is licensed under MIT LICENSE, however files from Text Mesh Pro are licensed under their respective licensing terms.
First, ensure you have Git LFS installed by running this command:
git lfs install
Then, clone this repo using the "Code" button above, or this command:
git clone [insert url for move fast]
All of the actual project files are in Assets/Project. This folder includes all scripts and assets to run the sample, excluding those that are part of the Interaction SDK. The project includes v46 of the Oculus SDK, including the Interaction SDK. You can find the Interaction SDK in Packages/com.oculus.integration.interaction.
To run the sample, open the project folder in Unity 2022.3.22f1 or newer and load the Assets/MoveFast/Scenes/MoveFast.unity scene.