Hey, i dont work really much with "Smooth Terrain scripting" and i just want to ask how to script it if Car tires on Terrain how to add dust at there. Please Help me in any kind because is really important for my Game. Thx you!
So you have two options- Easy and Hard:
1) Easy- Particle Emitter:
--This is basically making the car look like is moving at speed non-stop. If your game is based on driving without stopping then this is the best option and easiest. You place the dust particles onto the car tyres and it gives that effect of a driving car. You can do this in two ways as well. Either make it look like the car is going forward all the time even when going backwards or make it go forward and backwards but the graphics look a bit worse. --Here are the links to see how they look: --Going forward all the time: https://www.roblox.com/library/6340471292/Car-going-forward --Car working both forward and Back: https://www.roblox.com/library/6340481014/Car-Forward-and-Back-drive --My game so you can see the difference: [https://www.roblox.com/games/6340176280/NUKE-FOR-GAME] (Dont mind the nuke that's for something else)
2) Harder- Particles only show when on that specific road:
This basically only shows the particles when on that road If you prefer this then comment on this and Ill tell you the script.