Skip to content

Create basic Vehicle Controllers for your Unity projects using vehicle models from Synty Polygon City Asset.

License

Notifications You must be signed in to change notification settings

deathwatchgaming/Unity-BasicVehiclesControl_ForSyntyCity

Repository files navigation

Unity-BasicVehiclesControl_ForSyntyCity

Description:

Create basic Vehicle Controllers for your Unity projects using vehicle models from Synty Polygon City Asset.

Note: As this uses the vehicles from such and due to licensing such said vehicles cannot be included in this repository obviously, so, as such the provided scripts and instructions thus require having / purchasing the Synty Polygon City Asset: https://assetstore.unity.com/packages/3d/environments/urban/polygon-city-low-poly-3d-art-by-synty-95214

Release Intentions Note:

The intention of these releases due to only being scripts for usage with models one must already own or opt to purchase and as such was known that one could not release such models with the package here the intent was to provide basic vehicle functionality as a start point as fully functional in terms of an opinion of basic but leave out optional continuances in the hopes that these will be used as starting points for folks to continue on with and improve upon. Now, some of the things intentionally left out, umm, while all simply easy to add, lets see: say, audio sources, audio clips, particle systems for exhausts as leaving these initializations of such aforementioned suggestions out was indeed intentional in the hopes that the end user will continue to add those as desired and continue to improve upon the provided start points. Also note that while yes, these are great hints, tips and or suggestions, if you were thinking say of what to add next, please note though, that is not to say if and or when I may find myself to have free time say I just may or may not opt to add such or some of such at later dates if desire or free time allows. Another thing to note is that I intentionally left out adding a fuel system to these at this time because again the intent was to provide basic functional vehicle controllers as starting points.

Vehicles Currently "Completed" & Included:

  • Ambulance (100% completed)
  • PoliceCruiser (100% completed)
  • Van (100% completed)
  • Taxi (100% completed)
  • MuscleCar (100% completed)
  • SedanLarge (100% completed)
  • SedanMedium (100% completed)
  • SedanSmall (100% completed)

Other Currently "In Progress" & Not Yet Included:

  • Gas Station / Fuel System (5% Completed) coming soon...

  • Engine Audio (0% Completed) coming soon...

  • Horn Audio (0% Completed) coming soon...

  • Reverse Beeps Audio (0% Completed) coming soon...

  • Siren Audio (0% Completed) coming soon...

  • Exhaust Particles (0% Completed) coming soon...

  • Related Documentation(s) (0% completed) coming soon...

Player Controls:

Note: The following found below are related to the provided playercontrol script for usage example if say using vehicle entry script.

  • Player Forward: W
  • Player Reverse: S
  • Player Left: A
  • Player Right: D
  • Player Jump: Space
  • Player Sprint: Left Shift

Vehicle Controls:

Note: The following below are related to both variations either standalone vehicle controller usage and entry script usage.

  • Vehicle Forward: W
  • Vehicle Reverse: S
  • Turn Left: A
  • Turn Right: D
  • Apply Brake: Space

Entry Script:

Note: The following found below are specific only when entry script is applied.

  • Enter Vehicle: E
  • Exit Vehicle: F

Manual Setup Instruction:

Simply follow the documentation instruction linkages for manual setups found below.

PlayerControl:

Vehicles Control:

About

Create basic Vehicle Controllers for your Unity projects using vehicle models from Synty Polygon City Asset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages