Releases

Before updating, make a backup of your project!

Discord server launched for faster and more effective support.

Version 1.4 (Current)

– Demo scenes have been remastered.

– Currency System has been improved. Added helpful information to Inspector.

– Fixed an issue where making changes in the Customization Editor would not save.

-Customization Editor redesigned (more useful now)

– Changed “Can Affect” to “Use Affects” and added the option to use unity events for each part.

– “Part Button” script has been added. In this way, the visual style of the UI buttons can be easily controlled (frames, background images, button events, etc.)

====================================================

Version 1.3

– New currency system for the shopping system:

You can browse the CurrencyManager script (Car Demo Scene)

You can create as many currency types as you want (Bronze, Silver, Gold, Diamond etc…). And you can customize the proportion between them as you wish.

– Improved wheel customizations for vehicles and added to the Demo scene (Car Demo Scene).

– Some codes were refactored. Modify methods are now separate static classes. So you can easily make customizations from your own scripts (demo scenes will be added separately for examples of this).

– A specific “Look At” position can now be set for each part.

And some minor updates ( Code optimization etc…)

Version 1.2

Important Notice!! 

If you purchased this asset before the date of “12.10.2023,” please contact us via email and provide your “Invoice” number to claim a free copy of the “Icon Creator” asset.

Minor bug fixes,

Added:

– Affecter (script). 

Thanks to the “Affecter” script, you can modify the fields of multiple scripts with a single “Part Holder

 -You can now access and modify the fields of the “Wheel Collider” script. Please check the “Car Tuning” scene under “Open Tuning UI > Performance Parts > Suspension


1.0.1 (Sep 18, 2023)

Before updating, make a backup of your project!

  • Some errors in the shopping system have been fixed and improved.

-Added “Message Types”

  • A component named “ValueDisplayManager” has been added. You can use this to see the values affected by the customization you have made in real-time. (You can take a look at the car customization scene.)
  • The car customization scene has been refreshed.

1.0.b (First Release)