Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Car tires on Smooth Terrain dust script ? (no parts)

Asked by 3 years ago

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!

0
Do you mean so it leaves a trail of dust floating in the air from the tyres or leave a mark on the road? PatrykWalat 4 — 3y
0
Sure Ok! I will see if I can find anything to do it and might just create a model for you to make it easier? PatrykWalat 4 — 3y
0
I would like to know, is your game based on the road? What I mean is would you like it so that the wheels basically put dust particles out nonstop? So that it keeps and keeps putting the particles? Even if the car is stopped? (You can make the particle emitter smaller so that its not visible when not driving) PatrykWalat 4 — 3y
View all comments (3 more)
0
if the car tires are touched then it will change and u need then the following code luxkatana 61 — 3y
0
isn't the right script i think because i don't have a baseplate in this game and don't work with parts i work with terrain D: VIImansxryVII 2 — 3y

1 answer

Log in to vote
-2
Answered by 3 years ago
Edited 3 years ago

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.

0
i need 2.        First this is the game where i need it : https://www.roblox.com/games/5751120155/Horizon-early-Alpha-release, so, you see theres very much Desert or "sand" and the game is based on reality! Most importatnt is reality and if people drive on sand and there is no dust, that will looking really unreal..that will the game making a bit more bad, thats not what i want for it. VIImansxryVII 2 — 3y
0
Okey thats nice, just checked out the game abd I understand what you mean. Would you like it to change the colour of the particles instead so when you drive on road its dust and when you drive on sand its sand from the wheels maybe? PatrykWalat 4 — 3y
0
if i drive on the street (because its in the desert) i want a small amount of dust because of the little particles of sand on the street if i drive on sand i want realistic dust effect like real life ? VIImansxryVII 2 — 3y
0
Ok so do you prefer the colour of the particles to change only? PatrykWalat 4 — 3y
View all comments (3 more)
0
Could you please explain a little more? So it should just be a realistic color that looks like dust even when driving through the sand. VIImansxryVII 2 — 3y
0
So do you want the particles to be grey when on road and yellowy when on sand? PatrykWalat 4 — 3y
0
both sand color VIImansxryVII 2 — 3y
Ad

Answer this question