Arm sneak rotation 1.12
This commit is contained in:
parent
44e1804527
commit
6f3fb079c9
|
|
@ -282,8 +282,8 @@ public class RenderEvents
|
|||
}
|
||||
else
|
||||
{
|
||||
fakeRightArm.rotateAngleX = -1.4F;
|
||||
fakeLeftArm.rotateAngleX = -1.4F;
|
||||
fakeRightArm.rotateAngleX = -1.6F;
|
||||
fakeLeftArm.rotateAngleX = -1.6F;
|
||||
}
|
||||
model.bipedBody.addChild(fakeLeftArm);
|
||||
model.bipedBody.addChild(fakeRightArm);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user