Ant Simulator 3D implements the movement of ant through the C# code.
FEATURES
- Movement, rotation, jump;
- Fully customizable;
- Easy to set up your own ant;
- No Mecanim animation;
- No legacy animation;
- Fast and stable physics simulation;
- Support experimental inverse kinematics, IK;
- Support Unity Free and Unity Pro;
- Full source code included.
CONTROLS
- W, A, S, D — move;
- Q, E — rotate;
- Space — jump.
FULLY COMMENTED CODE
All modules are designed independently to keep this asset extendable & easy to understand.