Eggs-D-Studios / wos-issues

Waste of Space bugs, suggestions, and other feedback
10 stars 0 forks source link

Add a `Winch:SetLength()` method #513

Closed RiskoZoSlovenska closed 2 weeks ago

RiskoZoSlovenska commented 1 month ago

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.