I’m trying to make a car but it requires me to make 43 weld constraints in order to make it actually functional. Any performant solutions?
- Select the parts you want to weld, then click Create Constraints, then select WeldConstraint. (it will automatically weld the parts)
- Plugin (though the ones i know use the deprecated weld, which breaks if you move the parts)
I am automatically constraining the welds but it is giving me 43 and I want less. I also have tried plugins but they have not worked because they are using normal welds.
If you want less welds, you can try welding a part to a part that is welded to a another part. (sorry if i gave anyone a stroke)
that would not work, however what could work is using unions. you can union the parts or try to make the car model more part efficient if you can.
Why would you want less WeldConstraints?
The only way to have less WeldConstraints is to have less things you need to weld together. You can use Unions to combine parts together.
I’m trying to optimize my game and I’ve thought of using unions but I haven’t tried it.
Doubt welds should be much of a performance concern
If you want to clean up the explorer, you can use a script that will weld all the parts together when you spawn the vehicle
I tried that but unioning decreased the amount of welds I have in my explorer by 13! Thanks @mBloxxer
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.