About 38,700 results
Open links in new tab
  1. How to make vehicle crash system - Community Tutorials - Roblox

    Dec 9, 2023 · So I wanted to show you how you could make your own vehicle damage system when hit at a certain speed. It’s quite a long code but great results. Let’s get started! So first things first, you want to insert a Server Script, place it in a model, and set the RunContext to Client. Now we would want to create a folder named “Explosions” and place it inside the workspace to store our ...

  2. Car crashing system [v.0.2] - Community Resources - Roblox

    Jul 29, 2022 · Well hello there! Today I am introducing you to my car crash system! (Only work for a chassis for now) this script works better for blocky-style cars or low-poly ones! showcase video: 2022-07-29 16-18-06 How to use it? Well, you first have to have to download the demo game here: carcrashinsystem02.rbxl (181.2 KB) or copy the game here: (2) Car crashing system - Roblox When this is done you ...

  3. [Resolved] ROBLOX instantly crashes on launch!

    May 13, 2023 · I have been facing crash on launch issues with ROBLOX for a while now, I have tried reinstalling my roblox by completing deleting all files relating to roblox, launch roblox on a clean boot and resetting my pc’s settings and nothing worked so far and I have had this issue for just over a day now. What is the issue? Joining any experience on roblox results in a instant crash after “Roblox ...

  4. Exploit can crash servers at free will. (Again) - Roblox

    Jun 8, 2024 · Similarly to this post: [URGENT!] Players can crash all players at free will in an experience, and the server as well - #4 by bewarethepaws Players are able to crash both the server and every client inside a roblox server instance. The reason behind the crash is unknown. The app just closes without giving any errors. I have uploaded a crash log to the message. A private message is associated ...

  5. How to make a crashable car? - Scripting Support - Roblox

    May 17, 2020 · Hello, I am creating a game where you can drive around in cars and crash them, I was wondering how I could make it so when 2 cars collide, it will crash (depending on how fast they were going) and also they will crash when they hit a building or a wall.

  6. What’s the best NASCAR game on Roblox at the moment? : …

    Apr 10, 2024 · I have played Roblox for many years since I was a kid, and I still pop back in there from time to time to have some fun racing, whether it is NASCAR or F1. My favorite NASCAR game on the platform was NR Thunder. It was fun, mostly civil, and had really cool tracks(The racing on the superspeedways were awesome).

  7. Crash from WorldRoot::StepPhysics - Studio Bugs - Roblox

    6 days ago · In the given file & script (ServerScriptService.StepPhysicsCrash), running WorldModel:StepPhysics causes an immediate studio crash. Repro file: PluginCrashRepro.rbxl (55.1 KB) Repro steps: Under ‘ServerScriptService’, save ‘StepPhysicsCrash’ as a local plugin When the plugin has loaded, the plugin button ‘run’ should appear, which runs the reproduction code on click Beta features ...

  8. Car crash physics question - Scripting Support - Roblox

    Jan 25, 2024 · Hello fellow people! So recently me and my other friend have been making a car game and im wanting to implement car crash physics. I did make some test scripts which occasionally crashed the whole game but im now looking on how to make an actual system. I know i should use raycasting but don’t know how to cast rays all around the car, im using the mesh car from roblox’s new racing template ...

  9. What are our opinions on Roblox NASCAR games : …

    Dec 2, 2023 · True. I am in a Roblox NASCAR LEAUGE, and if we don't get a private server, there's a 99.9 chance that some random wrecks all of us. As I write this I am waiting for the league people to create a private server

  10. Exploit can crash servers at free will. (Again for the ... - Roblox

    Jan 22, 2025 · Surprised that this can even be done at all. Roblox should automatically reject animations that have invalid animation data from being replicated to clients. The server should ensure that it rejects data that can crash clients. That is the whole job of a dedicated server infrastructure. This just feels like Roblox failing server networking 101.