= '''Edy's Vehicle Physics Wiki''' = [[Image(http://www.edy.es/unity/Offroader/Offroader-1-small.jpg)]] == Getting started == '''README:''' [wiki:README Edy's Vehicle Physics overview and features][[BR]]'''Live demo:''' [http://www.edy.es/unity/offroader.html Play Edy's Vehicle Physics demo project][[BR]]'''Videos:''' [http://www.youtube.com/user/EdyJ#grid/user/B7AEBA14B84643F2 Watch some videos at Youtube][[BR]]'''Tutorial:''' [wiki:VehiclePhysicsTutorial Building a new scene with vehicles] == Download == Edy's Vehicle Physics can be purchased in two ways: * At the '''[http://u3d.as/content/edy/edy-s-vehicle-physics/1Ba Unity Asset Store]'''. The package will be available instantly at your Unity's package collection for importing into your project. Upgrades will also be delivered directly to your package collection. Once purchased, send a message to edytado@gmail.com including your invoice number for instructions on accessing the GIT repository. * By '''!PayPal'''. Send $55 to the !PayPal account edytado@gmail.com. The package will be available to you either as GIT repository or single file download. Please allow 24-48 hours to receive an email with instructions. == Reference == CameraControl - Controls the main camera of the scene, providing different views and camera options. CarCameras - Manages the vehicle-specific camera settings, including mirror cameras, vehicle cameras and view parameters. CarControl - Main script for controlling and configuring each vehicle's behavior and handling. CarDamage - Performs the mesh deformation on impacts. CarInput - Main script that handles the user input and controls the logic of the scene. CarSetting - High-level properties for configuring each vehicle's features and driving aids. CarTelemetry - Displays internal information from the vehicle's components. CarVisuals - Produces the visual effects for the wheels. CarWheel - Controls the !WheelCollider component for behaving as expected. CarWheelFriction - Provides functions for gathering information on the !WheelCollider's friction curves. == Other documents == [wiki:PerformanceAndOptimization Performance and optimization] [wiki:TheStabilizerBars The stabilizer bars: creating physically real, stable vehicles] [wiki:TermsAndConditions Terms and Conditions for using Edy's Vehicle Physics in your projects]