Thread Rating:
  • 3 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
xxpy02Tutorial: How to add custom morphs to body addons
#1


Requirements
  • [To see links please log-in or register here]


Script file path

Quote:{ADDON}\Scripts\Shared\Person\CcPersonDefaultBody_{ADDON}.bs

Script template for custom customizer settings

Quote:CustomParameter :Parameter_CustomMorph1 . {
    .ParamID I32(0);
    .CategoryID :Cat_Body;
    .Enable :EnableFemale;
    .ParamType CustomParamType .Slider;
    .ParamName "CustomMorph1";
    .ParamDescription "Custom Morph 1:";
    .IconID I32(4);
    .SliderDefault F32(0);
    .PoseBlendNameArray [ "Person" + :person + "Body:custom_morph_1"];
    .PoseBlendMulAddArray [ ( F32(1) , F32(0) )];
    .PoseBlendClampArray [ ( F32(0) , F32(1) ) ];
    .LookAt "Person" + :person + "Anim:Model01:root";
    .LookAtID :LookAtNone;
};
[-] The following 13 users Like xxpy02's post:'s post
  • (11-30-2023), amidka2006 (11-16-2023), Daniil (11-16-2023), daspex (11-15-2023), dnweLArt (03-09-2025), Fuschere (01-04-2025), HuenDongFong (12-12-2023), K17 (11-16-2023), maptk (12-11-2023), Nikole (11-16-2023), Richter Belmont (11-16-2023), RidSol (11-17-2023), Roy (11-16-2023)
Reply


Messages In This Thread
Tutorial: How to add custom morphs to body addons - by xxpy02 - 11-15-2023, 06:09 PM



Users browsing this thread: 1 Guest(s)
Copyright: Roy's website was started on September 3, 2013. We been on-line over 10 years and going strong.
WARNING: ADULT CONTENT: You must be 18 years of age or older to view this website.