
説明
Build a motorcycle that actually rides like one.
Showcase + Quickstart:
https://www.youtube.com/watch?v=YkkQzs77rUk
VR Motorcycle Template v2 replaces the previous VR Motorcycle Template with a native Unreal Engine 5.8 code plugin for tracked VR handlebars. The supplied Blueprint pawn keeps the proven two-hand grab interaction, while a Chaos-based component handles gravity, suspension, tire forces, braking, counter-steering, balance assistance, airborne pitch control, and a six-speed automatic powertrain.
Steering follows the rider’s hands and body lean with immediate reversal response and speed-aware stability. The handling is exposed through a clearly organized behavior Data Asset so the main tuning values are easy to find and change.
Included:
- C++ motorcycle physics component and ready-to-ride Blueprint pawn
- Two-hand tracked handlebar steering, rider lean, and desktop fallback controls
- Front and rear suspension, tire grip, braking, self-balance, and jump behavior
- Focused master tuning controls plus advanced settings
- Native-backed UMG speed, gear, and RPM dashboard
- Engine, wind, tire, and impact audio
- Explicit VR input adapter for custom pawns and external input
- Replaceable motorcycle mesh workflow and detailed developer guide
- Quest-ready demo course with spline roads, guardrails, cones, and ramps
- Enhanced Input setup, reset/recovery functions, telemetry logs, and Android ASTC packaging notes
- Original Playframe Vault road textures and materials; no non-Epic third-party software or content is included
Tested with Unreal Engine 5.8 on Win64 and Meta Quest/Android. Requires OpenXR, XRBase, and Enhanced Input.
Demo APK (v1.0.3, hotfix 104):
https://drive.google.com/file/d/1i9W7XTMbhInVn_XQwzKa4jacwJdcnZVZ/view?usp=sharing
Developer documentation:
https://drive.google.com/file/d/10gy64k1yyaAy9--e4Aur-Zh57N12IqvB/view?usp=sharing
Example project:
https://drive.google.com/file/d/12l20eQweeRKmUf_egsG712JywVSsMUx8/view?usp=sharing
Please contact me with any issues: [email protected]





