[X] My suggestion intends to add or improve something
Version
Main (Production)
Topic
A programming feature (e.g. APIs, tweaks, changes, etc)
Why are you making your suggestion?
Currently, there is no neat programmatic way to set a Winch's CJoint length precisely. Such a method would be highly useful for e.g. assemblies that use Winches + Rods to move suspended parts.
What do you propose? What should change, or what should be added?
I propose a Winch:SetLength(length: number) method that makes the Winch resize connected CJoints to the given size.
Guidelines
Version
Main (Production)
Topic
A programming feature (e.g. APIs, tweaks, changes, etc)
Why are you making your suggestion?
Currently, there is no neat programmatic way to set a Winch's CJoint length precisely. Such a method would be highly useful for e.g. assemblies that use Winches + Rods to move suspended parts.
What do you propose? What should change, or what should be added?
I propose a
Winch:SetLength(length: number)
method that makes the Winch resize connected CJoints to the given size.