Video Tutorial :
https://youtu.be/1WdB9vdO8ss
Setup Guide :
This guide will help you set up and configure your character animations using the Biker Animation Creator Pro tool in Unity.
Prerequisites
Before you begin, ensure you have the following:
- Character Model: A rigged character model with humanoid rig. The rig should be consistent (like mixamo rig).
Steps to Setup Character Animations
1. Open the Biker Animation Creator Tool
- Go to the top menu and select
Tools > Ash Tools > Arcade Bike Physics Pro > Biker Animation Creator
.
- The Biker Animation Creator window will appear.
2. Configure the Target Animator
- In the Biker Animation Creator window, find the
Target Animator
field.
- Drag and drop your character's Animator component into the
Target Animator
field.
3. Configure the Arcade Bike Controller
- In the same window, locate the
Arcade Bike Controller
field.
- Drag and drop the
ArcadeBikeControllerPro
script attached to your configured bike GameObject into the Arcade Bike Controller
field.
4. Build the Rig
- Click the
Build Rig
button in the Biker Animation Creator window.
- The tool will:
- Create a procedural Biker Rig and configure it for your character.
- Configure animation target transforms for the rig.
- Set up the Biker Animation Controller script with necessary references.