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

How to make a denting system for car model??

Asked by 1 year ago

I'm wanting to create a car denting system. When a car hits something I want the car to have a dent. How would I do this?? Also I do have kinda an idea how to do it, but don't know how to script it. Idea is to use unions to make the parts go inwords.

1
I can give you a rough idea but not the whole script basically you would need to calculate the force when you hit a wall this will be the distance that the union will go now clone the block you hit and union async with your car base a downside to this is that it’s unions are very laggy and is not recommended A upside to it is that it’s a lot more easier than most other dynamic system. Puppynniko 1059 — 1y
0
Thank u blue_bunny0fficl 98 — 1y

1 answer

Log in to vote
1
Answered by
Puppynniko 1059 Moderation Voter
1 year ago

You can use mesh deformation for better results here’s a Good resource

0
Thanks for the resource blue_bunny0fficl 98 — 1y
Ad

Answer this question