Main Page

From UnityCar Wiki

(Difference between revisions)
Jump to: navigation, search
 
(32 intermediate revisions not shown)
Line 1: Line 1:
-
='''UnityCar Documentation Wiki'''=
+
Welcome to the '''UnityCar Pro''' Documentation Wiki. '''UnityCar Pro''' is a realistic, flexible and fun car and driving simulator middleware for '''Unity3D Game Engine'''.
-
 
+
-
Welcome to the UnityCar Documentation Wiki. Unity Car is a realistic, flexible and fun car and driving simulator middleware for Unity3D Game Engine.
+
Its made up of several different classes, each of them dedicated to simulate a specific aspect of the vehicle.
Its made up of several different classes, each of them dedicated to simulate a specific aspect of the vehicle.
 +
This wiki contains detailed description of the various classes and detailed tutorials about creating, importing and modifying cars and tracks.
 +
<!--You can find more about UnityCar Pro and try the '''live demos''' [http://unitypackages.net/unitycar/ here]. In order to try UnityCar Pro live demos, you have to install the Unity3D web plugin. More info about Unity3D Game Engine and its plugin [http://unity3d.com/ here]. You can also buy UnityCar Pro on the Unity Asset Store [https://www.assetstore.unity3d.com/#/content/1023 here].-->
 +
== Mandatory Classes ==
 +
These classes are required to make a working UnityCar vehicle:
 +
* [[Drivetrain]]
 +
* [[Car Dynamics]]
 +
* [[Axles]]
 +
* [[Wheel]]
 +
* [[Axis Car Controller]], [[Mouse Car Controller]], [[Mobile Car Controller]] (implementations of the abstract class [[Car Controller]])
-
== Classes ==
+
== Optional Classes ==
 +
These classes are optional:
 +
* [[Arcader]] (implementation of the abstract class [[Modifier]])
 +
* [[Sound Controller]]
 +
* [[Car Damage]]
 +
* [[Aerodynamic Resistance]]
 +
* [[Wing]]
 +
* [[Brake Lights]]
 +
* [[DashBoard]]
 +
* [[Setup]]
 +
* [[ForceFeedback]]
 +
* [[SteeringWheel]]
 +
* [[FuelTank]]
-
*[[Drivetrain]]
+
== Car Tuning ==
-
*[[Car Dynamics]]
+
* [[Tuning the car]]
-
*[[Car Controller]]
+
-
*[[Sound Controller]]
+
-
*[[Car Damage]]
+
-
*[[Aerodynamic Resistance]]
+
-
*[[Wing]]
+
-
*[[Brake Lights]]
+
-
*[[Wheel]]
+
 +
== Car Tutorials ==
 +
* [[Creating a car]]
 +
* [[Importing cars]]
 +
* [http://wiki.vdrift.net/index.php?title=3D_modeling Car modeling tutorial]
 +
== Track Tutorials ==
 +
* [http://supertuxkart.sourceforge.net/Blender_track_modelling_tutorial Track modeling tutorial]
== Configuration ==
== Configuration ==
-
 
+
* [[Troubleshooting]]
-
*[[Setting up force feedback]]
+
-
 
+
-
 
+
== Playing ==
== Playing ==
-
 
+
* [http://wiki.vdrift.net/index.php?title=Drifting_techniques Drifting Techniques]
-
*[[Drifting Techniques]]
+
-
 
+
-
 
+
-
 
+
-
== Cars ==
+
-
 
+
-
*[[Cars included in the package]]
+
-
*[[Getting more cars]]
+
-
*[[Importing cars]]
+
-
*[http://wiki.vdrift.net/3D_modeling_for_game_data/ Car modeling tutorial]
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Tracks ==
+
-
 
+
-
*[[Getting more tracks]]
+
-
*[http://supertuxkart.sourceforge.net/Blender_track_modelling_tutorial Track modeling tutorial]
+

Latest revision as of 18:08, 4 August 2017

Welcome to the UnityCar Pro Documentation Wiki. UnityCar Pro is a realistic, flexible and fun car and driving simulator middleware for Unity3D Game Engine. Its made up of several different classes, each of them dedicated to simulate a specific aspect of the vehicle. This wiki contains detailed description of the various classes and detailed tutorials about creating, importing and modifying cars and tracks.


Contents

Mandatory Classes

These classes are required to make a working UnityCar vehicle:

Optional Classes

These classes are optional:

Car Tuning

Car Tutorials

Track Tutorials

Configuration

Playing

Personal tools
Car Tuning
Track Tutorials
Configuration