sar2 icon indicating copy to clipboard operation
sar2 copied to clipboard

Control part drawing was wrong in some cases.

Open jmbau opened this issue 7 months ago • 0 comments

When trying to add rudders to YF-22, I saw that they don't rotate around the right axis. This is because part angle modification was only added to part placement rotations: it works fine when control part rotation axis is on a vertical or horizontal plane, but don't work when it is not. Now, control part is firstly move to its position, then only after that modification angle is applied to the moved part, which solves issue. I checked, existing helicopters are not affected by this code modification.

jmbau avatar Aug 01 '24 13:08 jmbau