Added rename to Body

This commit is contained in:
Absolutely disgusting
2026-01-12 06:39:36 +04:00
parent 4cf988747b
commit 34e5993970
335 changed files with 3395 additions and 3395 deletions

View File

@@ -398,14 +398,14 @@ namespace SlaveMatrix
}
}
public JointS LowerArm_接続点 => new JointS(, X0Y0_鳥翼UpperArm, 0);
public JointS LowerArm_接続点 => new JointS(Body, X0Y0_鳥翼UpperArm, 0);
public UpperArm_鳥(double DisUnit, , , ModeEventDispatcher Med, UpperArm_鳥D e)
{
UpperArm_鳥 UpperArm_鳥2 = this;
ThisType = GetType();
= new Difs(Sta.["鳥翼UpperArm"]);
Pars pars = [0][0];
Body = new Difs(Sta.["鳥翼UpperArm"]);
Pars pars = Body[0][0];
Pars pars2 = pars["風切羽"].ToPars();
X0Y0_風切羽_羽3 = pars2["羽3"].ToPar();
X0Y0_風切羽_羽2 = pars2["羽2"].ToPar();
@@ -419,8 +419,8 @@ namespace SlaveMatrix
X0Y0_竜性_鱗3 = pars2["鱗3"].ToPar();
X0Y0_竜性_鱗4 = pars2["鱗4"].ToPar();
Xasix = false;
.SetJoints();
= new JointD();
Body.SetJoints();
= new JointD(Body);
= e.;
X = e.X;
Y = e.Y;
@@ -503,7 +503,7 @@ namespace SlaveMatrix
X0Y0_風切羽_羽1.AngleBase = num * -100.129973503791;
X0Y0_風切羽_羽2.AngleBase = num * -102.129973503791;
X0Y0_風切羽_羽3.AngleBase = num * -103.129973503791;
.JoinPAall();
Body.JoinPAall();
}
public override void 0(RenderArea Are)