Mechanic Tool Kit contains 3 types of tool: Door tools, Spring tools and Wheel tools.
Each tool includes its preset Animation control by AML Script. (The Default name for these tools could not be change; otherwise the AML script will not work properly).
Front Wheel Tools
L_Front_Wheel
R_Front_Wheel
The two wheel tools were design for vehicle's front wheels; the arrow sign is the direction of forward animation. It includes 10 shared rolling animations controlled by Spring Tool AML script.
Preset Animations are located under: C:\Program Files\Reallusion\iClone 3\Template\iClone Template\iAnimation\iCar_Tool_Kit
1.
Wheel_Forward_Start
2.
Wheel_Forward_Loop
3.
Wheel_Forward_Stop
4.
Wheel_Forward_Left
5.
Wheel_Forward_Right
6.
Wheel_Backward_Start
7.
Wheel_Backward_Loop
8.
Wheel_Backward_Stop
9.
Wheel_Backward_Left
10.
Wheel_Backward_Right
Back Wheel Tools
L_Back_Wheel
R_Back_Wheel
The two wheel tools were design for vehicle's back wheels; the arrow sign is the direction of forward animation. It includes 6 shared rolling animations controlled by Spring Tool AML script.
Preset Animations are located under: C:\Program Files\Reallusion\iClone 3\Template\iClone Template\iAnimation\iCar_Tool_Kit
1.
Wheel_Forward_Start
2.
Wheel_Forward_Loop
3.
Wheel_Forward_Stop
4.
Wheel_Backward_Start
5.
Wheel_Backward_Loop
6.
WWheel_Backward_Stop
Spring Tools
Stuff_Spring
Moderate_Spring
Soft_Spring
The three spring tools were design for vehicle's spring system. Each spring includes different level of resilience animations controlled by its own AML script.
Preset Animations are located under: C:\Program Files\Reallusion\iClone 3\Template\iClone Template\iAnimation\iCar_Tool_Kit
1.
Soft_Forward
2.
Soft_Loop
3.
Soft_Backward
4.
Soft_L
5.
Soft_R
Door Tools
Left_Door
Right_Door
The two door tools were design for vehicle's doors. Each door tool contains Door_Open and Door_Close animation controlled by it own AML Script.
Drama Script
The Five AML Scripts were designed for vehicle movement control. Each Script MUST follow the Structure Requirement as described below for it to work properly.
Preset DramaScript are located under:
C:\Program Files\Reallusion\iClone 3\Template\iClone Template\DramaScript\iCar Body Shop\Mechanic Tool Kit
Single Wheel Script
Design for single wheel vehicles, it can be loaded on any Wheel Tools.
Two Wheel Script
Design for two wheel vehicles, it must use one Spring Tool attach with two Wheel Tools (L_Back_Wheel and L_Front_Wheel)
Four Wheel Script
Design for Four wheel vehicle, it must use one Spring Tool attach with Four Wheel Tools (L_Back_Wheel , L_Front_Wheel, R_Back_Wheel and R_Front_Wheel).
Mechanic Tool Kit Structure
For the purpose of AML Script working properly you should always keep your prop structure as below.
Structure Sample in iClone Scene Manager
Right Click on Stiff_Spring and the Move Command will appear as below.
Right Click on Right_Door or Left_Door and the Perform Command will appear as below.