This package contain 7 rigged off-road cars with guns and accessories that uses unity built-in 'Wheel Collider' and simple controller code. Cars have: *2 or 3 guns with muzzle and bullet *3 Guard parts *brake lights *rigged camera(camera can be switch between 3 mode) *explosion system. Cars modeled and materialized with good details and dirts. This is good for making an off-road, race, combat or even zombie games! The code provided by unity official website has good basic controls and parameters include: mass, drag, motor torque, speed and etc.
Cars can be controlled by s, w, a, and d keys. With this package you have the basics and you can improved code by yourself. There is 2 shaders and 68 materials in this package. Each material has 3 texture slots and parameters for setting up normal multiply and color brightness. All materials have color, normal and specular maps or albedo,metalic amd normal maps in 1k and 2k scale. You can easily customize the textures, add logo and text on it.
The cars included are:
car01 37236 tris
car02 36718 tris
car03 31127 tris
car04 40429 tris
car05 46731 tris
car06 8461 tris
car07 39594 tris
particles: Particles are from official unity3d particle pack (https://assetstore.unity.com/packages/essentials/tutorial-projects/unity-particle-pack-127325). you should import it first. More information about 'Wheel Collider' and the code can be found here: https://docs.unity3d.com/Manual/WheelColliderTutorial.html