allista / AnisotropicPartResizer

This is a KSP plugin for modders that allows to resize parts anisotropically, rather that just change their size like TweakScale does.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnisotropicPartResizer is a KSP plugin for modders that allows to resize parts anisotropically.

It is a part of the AT_Utils framework.

Unlike the TweakScale that just changes part size, APR is also capable of changing their aspect (length to width ratio). Otherwise it works alike to TweakScale, supporting custom PartUpdaters that tweak part module parameters on resize. It is, of coures, not nearly as complex and feature-rich as TweakScale.

About

This is a KSP plugin for modders that allows to resize parts anisotropically, rather that just change their size like TweakScale does.

License:MIT License


Languages

Language:C# 100.0%