Sep 27, 2025 · I’ve been puzzling over how this was achieved, and this is the clearest explanation I can provide: This soft body appeared unexpectedly. I didn’t think it was possible—my previous attempts …
Apr 12, 2021 · I am trying to create a soft body object (An object that can be deformed when a force is applied) in roblox. I have tryed using spring constraints like this. [image] however when I run roblox it …
Simulating a Soft Body With SpringConstraints - Roblox
Jul 13, 2023 · For a recent project, I have been trying to find a way to simulate a realistic soft body and this post came up. Obviously, I am not a talented developer in general, so could anyone dumb down …
Softbody physics w/ any mesh - Creations Feedback - Roblox
Aug 19, 2024 · Softbody physics without using the built-in physics engine. It works on any mesh and is fairly robust (length and volume constraints). Here it is working on some random meshes from the …
Advanced Soft-Body Physics System for Roblox ... - DevForum | Roblox
Jan 6, 2026 · Overview I’ve built a production-ready soft-body physics system for Roblox focused on a deformable spherical player character (slime/ball). This is not a visual trick or joint-based …
How do you create a soft-body car? (Mesh deformation for A-Chassis)
Mar 8, 2022 · Feel free to add more in the comments. Car crash deformation (cage that responds to collision) Soft body (physically simulated cage mesh) Kitbashing / Adding visual variety to the scene …
Making a softbody sphere? - Scripting Support - Roblox
Jun 21, 2023 · Hey, I’m working on a project right now, but for it I need a soft body sphere, I know this may seem like a dumb question, because it would be very geometrically difficult to develop a sphere …
Softbody Physics - Creations Feedback - Developer Forum | Roblox
Aug 17, 2025 · I made this softbody simulator that can make objects OR use any mesh uploaded by the user and turn it into a soft body. It reacts to all parts, is completely dynamic, and is decently optimized.
Softbody Physics - Scripting Support - Developer Forum | Roblox
Oct 12, 2025 · I made this softbody simulator that can make objects OR use any mesh uploaded by the user and turn it into a soft body. It reacts to all parts, is completely dynamic, and is decently …
How was this softbody car crash game made? - DevForum
Mar 8, 2023 · What are you attempting to achieve? Make a softbody physics game. What is the issue? I do not know how to make softbody physics. What solutions have you tried so far? I have searched …