This is a package that simulates the controls needed for a simple car composed by four wheels and a chasis. The script allows to move the car and the camera using two different pads. The left pad implements the movement of the car, while the right pad modifies the rotation of the camera.
This package contains the following:
- The Pad prefab that gives the X and Y values.
- The car model.
- Complete example.
- Commented code and complete documentation.