Search Unity

Car Parking Kit 2

Discussion in 'Assets and Asset Store' started by UnityLighting, Sep 29, 2016.

  1. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    New update is live in asset store:

    Buy Car Parking Kit 2.2 + 1.7

    Also is available in the :
    Complete Games Bundle

    Create your own car parking game without programming knowledge.
    With a lots of great easy tutorials to create a new parking game with your own assets and cars.

     
    Last edited: Jan 14, 2022
  2. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    New update is pending review by asset store:


    Update 1.1: Download APK 1.1 Link
    -New car controller with more realistic behavior
    -New engine sound system and changing gear effect
    -New bus template with realistic engine sound and controller
    -Fixed level select lock system issue
    -Added keyboard controlling on editor mode
    -Added image effect setting on game setting menu for high-end mobile devices
    -Added skidmarks for wheels -Smoothing camera rotation
    -Fixed car plate loader
    -Added more tutorials

    Update 1.2:
    -Added time limiter
    -Baked light maps
    -New night level example
    -new win or lost sound effects with stars icon
    -Added bus backups sound effect
    -Fixed a lot of bugs
    -Added custom light shaft and lens flare scripts

    Update1.1 videos from Xperia Z1:






     

    Attached Files:

    Last edited: Mar 10, 2017
  3. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  4. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Hi,
    I want to create parking game and this package best suites my requirement, but have couple of questions:
    - Is it possible to add traffic? Does the package has some AI logic to add traffic?
    - Does it support truck, trailer and cargo parking?
     
  5. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Hi too
    1. No
    2. No. But you can add this easily.
     
  6. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Great. Thanks for the heads up.
    Can you please help me with implementation of 2nd point?
     
  7. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Please explain more about 2nd point
     
  8. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    I am pretty new to untiy and trying to create a truck parking game with below features:
    1. User should be able to transport cargo/trolly from one place to another, the challenge I am facing here is how can I create attaching and detaching mechanism of cargo with truck. And move the cargo with truck.
    2. How can I apply proper physics to attached cargo? For example I have a cargo of almost 10 wheels and when truck take a turn the cargo should also move with truck in proper direction. Main challenge here is to apply physics on cargo.
    Something like this:
    https://play.google.com/store/apps/details?id=com.Pulsar.GrandTruckSimulator

    It would be great if you can help me with implementation of above features.
    Thanks in advance!!!
     
  9. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    I can help you to setup truck with cargo. For attaching and detaching ,this need more time and some scripting. I don't have much free time to make this.
    First i need find a truck model.Then,I have to go to test it.
     
  10. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    This is truck and trailer setup. works fine. I might also add attaching and detaching features and upload new update with some improvements on the package.
    Untitled.jpg
     
  11. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Video from new truck setup:
     
  12. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    -Added some screen overlays
    6.jpg
    7.jpg
    8.jpg
    9.jpg
     
    Last edited: Mar 10, 2017
  13. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Thanks a ton :)
    I will try it with new update. Have you included this in package?
     
  14. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    My new package coming soon:
    Features:
    Drag and drop
    Automatic coins placement
    Runtime coin placement
    Automatic items placement (tree,grass and ...)
    No limit in wheel counts
    Upgrade system
    and more ...
     
    Last edited: Mar 10, 2017
  15. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Yes. Coming in update 1.3
     
    Himanshuchahar likes this.
  16. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Added best time for each level:
    Untitled.jpg
     
    Himanshuchahar likes this.
  17. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Waiting for Update 1.3 :)

    I played around with package and found couple of issues:
    - When I turn the bus/car in speed it doesn't flip, it remains on the ground. (When car takes sharp turn in speed, it will be great if it can flip to give real time experience)
    - Bus keeps moving in reverse direction even if reverse gear is not pressed: Steps:
    In drive gear move the bus, then change the gear to reverse and move the bus. Again change it to drive and apply brake. It stops the bus and then bus starts moving in reverse direction. (same is happening with car)
     
  18. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    I'm working on Update 1.3
    1. You can change Wheel Colliders friction for sliding more
    2. This has been solved already . you can download fixed CarController.cs from this link:
    https://drive.google.com/file/d/0B5GGJJ1uCUOHM1JraTVPNzhKMzQ/view
     
    Last edited: Nov 8, 2016
  19. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
  20. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Update 1.3 is ready to release.

    Completed tasks:
    -added Light Probes for night level
    -added shadow under the car
    - fixed ground collider and car suspension height
    -added screen overlay option in game settings menu
    -added best time for each level
    - fixed a lots of issues

    WIP:
    - Adding truck with trailer sample scenes and parking place

    Light probes in night level showcase:
     
    Last edited: Nov 9, 2016
  21. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Update 1.3 is complete.
    -Added truck and trailer with realistic behavior and engine sound effect
    -Added new tutorials and help screen shots
    - Updated Light Probes for better quality in night scene
    - Added Amplify Color integration in game settings menu

    Pending review by asset store

    1.jpg
    2.jpg
    3.jpg
     
    Last edited: Mar 10, 2017
    Himanshuchahar likes this.
  22. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Hi,

    I am facing an issue while driving bus on elevation. Bus is not moving properly in mountain terrain.
    - I tried to increase engine torque to 3500 and changed "car drive type" to "four wheel"
    - On plain surface it is working perfectly but on elevated turns bus is getting stuck and not moving.

    Please help!!!
     
  23. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    You need to customize the bus wheel colliders
    You can easily change his settings with EasySuspension script:


    https://bit.ly/1y8ucNW
     
  24. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Update 1.4 has been finished:
    - Fixed some bugs
    - Added orbit camera with touch
    - Separate Car,Bus and Truck menu systems ( Added Vehicle type option to scripts)
    - Added screen resolution setting
     
  25. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  26. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Hi,
    I have created a mountain terrain, and trying to drive bus on that, but facing an issue:
    - I have created a terrain and then added a road using easyroads3d.
    - I am trying to move bus on that road but it moves for couple of meters and then stops.
    - In scene view I checked the bus if it is colliding with something, but it is not colliding at all
    - I used easySuspension and did all the setting mentioned in the manual, but no luck :(
    - If you want I can send you the complete scene, in case you need to debug (if there is any way to send the complete scene)

    can you please help!!!
     
  27. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874

    If you want to create a off-road style game, you need to use another physics like Realistic Car Controller (RCC).
    If you want to create a parking game on the city or mountain, Its so easy with my asset. Just remove sample scene models and add your terrain and roads.

    If your project is less than 200 mb, You can send me .
     
  28. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    -Added 3 type of controls:
    Arrow keys,Steering Wheel and Accelerometer
    -Switched back to Unity 5.3.4
     
  29. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Can I have your emailId please to send you the scene?
     
  30. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  31. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    I am getting below error after updating the package:
    UnassignedReferenceException: The variable arrowControlls of CarInput has not been assigned.
    You probably need to assign the arrowControlls variable of the CarInput script in the inspector.
    CarInput+<Start>c__Iterator2.MoveNext () (at Assets/Car Parking Kit/Scripts/Car/CarInput.cs:69)
    UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)

    I manually tried to assign my vehicle object in canvas carinput script.
     
  32. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Fixed it :)
     
  33. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    You need to import update 1.4 to empty project.
    Is not compatible with previous version
     
    Himanshuchahar likes this.
  34. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Car Parking Kit (3 in 1)

    New update 1.5 is coming:
    - Added 50 levels to Bus and 50 Levels to Truck sample scene
    - Added Wheel customization (Only for cars)
    - fixed level load problem
     
    Last edited: Mar 10, 2017
  35. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  36. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Update 1.5 has been uploaded and is pending to review.

    Download APK

    Video:
     
  37. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  38. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    A new update is coming
    Discounts will be removed in new update

    Update 1.5.1:
    - Re setup vehicles settings + wheel collider's settings
    - Added gears to vehicles (bus,truck,car)
    - Improved trucks visuals


    Untitled.jpg
     
    Himanshuchahar likes this.
  39. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Hi,
    Any plans to include off-road vehicle physics?
     
  40. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874

    Hi


    No. I don't want to create complex vehicle physics (I can't ;))
    I just added a few extra gears to multiply truck power in lower gears (for example 3x in gears 1 and 2x in gears 2 and 1x for other gears).So trucks can climb from hills in first gears.

    Also i planned to release a new complete truck parking kit separately with lower price
     
    Himanshuchahar likes this.
  41. Himanshuchahar

    Himanshuchahar

    Joined:
    Apr 15, 2016
    Posts:
    42
    Sounds great, thanks :)
     
  42. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    i try to play this game for webgl but not work keyboard please help me how to fix it , i need fast answer to work on my next game , thanks for your best kit, also will be super great for off road vehicle i will pay for this if you add in particular . I HAVE THIS error when i try to buy a car and not have money
    Scene 'Shop' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.
    To add a scene to the build settings use the menu File->Build Settings...
    UnityEngine.SceneManagement.SceneManager:LoadScene(String)
    MainUtility:LoadLevel(String) (at Assets/Car Parking Kit/Scripts/MainMen/MainUtility.cs:98)
    UnityEngine.EventSystems.EventSystem:Update() , also score not count when finish a level, tell me from where i fix it ?
     
    Last edited: Dec 27, 2016
  43. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Hi
    1. I will search about WebGL soon.
    2. You need to add a shop scene to your game.When you press "buy from shop" button,Its try to load a scene with "Shop" name.
    Also you can drag an empty game object as shop window to CarSelect component (attached to Start Point game object in Garage scene)
     
  44. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    WebGL Solution:

    Open CarInput.cs and find the line 132 and replace:
    Code (CSharp):
    1. #if UNITY_EDITOR  
    with
    Code (CSharp):
    1.             #if !UNITY_ANDROID || !UNITY_IOS
     
  45. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    is hard, i added your code and not work left and right , you need to make in script an option when game is on pc ot webgl version to work keyboard and when game is on android and iOS will work mobile control , also i dont know what is button from keyboard to work on pc or webgl , and for that scene to buy vehicle if not have money i dont know to add this scene, please make a scene and share here , im on pause with my project Parking car because i have this 2 problems , Thanks for answer fast and i hope to find a good solution .
     
  46. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    1.Download CarInput_PC.unitypackage and import to your project.

    About shop scene, you need to watch some Unity basic tutorials. How to create an empty scene and save it with "Shop" name is is not my problem.
     

    Attached Files:

  47. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    working perfect on pc version , what i need is a problem when buy cars and not have money and need to go to another scene, The perfect way is when buy car and not have money is to show a box and write ' You dont have enough money to buy ! ' something like this , i want also to add another camera to look back it is possible ? Help me with this 2 problems please
     
  48. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    1.Change shop window text to your needs and delete "Yes" button .

    2. How to add new camera:
    Video
     
  49. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  50. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    super great kit is this, im trying to change respawn at each level like in this video ---


    ---and i get this error plese help me .
    also i want to add option like this video -----


    ----
    if touch parapet will fail and if finish will be like in that video ,
    please make a scene and include this cool option !