How to make a tire popper (Roblox Studio)

Channel:
Subscribers:
6,150
Published on ● Video Link: https://www.youtube.com/watch?v=Zb48oqEKO4w



Roblox
Game:
Roblox (2006)
Duration: 9:07
9,513 views
321


Howdy, today I will show you how to make a mesh car tire popper!

here are the scripts that were used:
------------------------------------------------------------------------------------------------------------------

function Tire(C)
if C.Name == "FL" then -- Change FL to the name of the tire
if C.CanCollide == true then
C.CanCollide = false
script.Parent.Tire:Play()
end
end
end
script.Parent.Touched:connect(Tire)

------------------------------------------------------------------------------------------------------------------

Tire pop sound:
rbxassetid://2694245144
------------------------------------------------------------------------------------------------------------------







Other Statistics

Roblox Statistics For pdfrvirx

Currently, pdfrvirx has 1,155,489 views for Roblox across 151 videos. His channel uploaded over 4 days worth of Roblox videos, roughly 77.68% of the content that pdfrvirx has uploaded to YouTube.