So I want to add a script to a car where a player dies on touch if the car is moving in at least certain speed like min. 60Km/H ?
I've already searched for any results on the same web, but nothing what I would need...
You seem to know scripting yourself so ill explain how to do it i think not sure if(touched function here) and suchandsuc.Humanoid.Speed = 60 then game.Players.LocalPlayer.Character.Humanoid.Health = 0.
Closed as Not Constructive by Link150
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?