Adding Visual Effects
Learn how to improve the game's feel by adding visual effects.
Last updated
Learn how to improve the game's feel by adding visual effects.
Last updated
The CustomVehicleController package comes with some visual effects that you can use to improve the game's feel.
This will copy the references to the following fields, that some effects may depend on:
Such fields as ParticleSystem and TrailRenderer, which can only be saved as prefabs cannot be found in the object picker.
Visual effects of type ParticleSystem and TrailRenderer exist in the "CustomVehicleController/VehicleController/VFX" folder.
Visual Effect Type enum doesn't have a VisualEffect option unless you have the VisualEffectGraph package installed.