Adding Visual Effects
Learn how to improve the game's feel by adding visual effects.
The CustomVehicleController package comes with some visual effects that you can use to improve the game's feel.
1. Add CarVisualsExtra component

2. Drag and drop the reference to the CarVisualsEssentials component and click the "Copy values from CarVisualsEssentials script" button.

This will copy the references to the following fields, that some effects may depend on:

3. Select effects that you are interested in and fill in the fields

Last updated