-
Notifications
You must be signed in to change notification settings - Fork 2
Wheel_Effects public Variables
MST Creator edited this page Oct 31, 2021
·
4 revisions
Tire_Marks - This is a list in which you can put the game objects with trail renderers for the skidmarks.
Enable_Particle_System - Set this to true if you want to enable the tire smoke.
Skid_Particles - Set this to the game objects with the tire smoke particle systems (do this if Enable_Particle_System is enabled).
Enable_Audio - Set to true if you want to use audio, and false if you don't.
Drift_Audio - Set this to the Audio Source with the Drift sound.
car_Controller - Set this to the Car_Controller script.
Skid marks & Skidmark sounds - https://www.youtube.com/watch?v=0LOcxZhkVwc
(You can use that video if you want to understand the code)