Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class cfgSkeletons
- {
- class AutohausA
- {
- SkeletonBones[]=
- {
- "slidedoor1","",
- "slidedoor2","",
- "light_1_hide","",
- "slidedooraxis","",
- "garage","",
- "garageaxis","",
- "garagedoor","",
- "garagedooraxis","",
- "bigdoor1","",
- "bigdoor1axis","",
- "bigdoor2","",
- "bigdoor2axis","",
- "burodoor1","",
- "burodoor1axis","",
- "burodoor2","",
- "burodoor2axis","",
- "burodoor3","",
- "burodoor3axis","",
- "burodoor4","",
- "burodoor4axis",""
- };
- };
- };
- class CfgModels
- {
- class AutohausA
- {
- sectionsInherit="";
- sections[]=
- {
- "slidedoor1","",
- "slidedoor2","",
- "light_1_hide","",
- "slidedooraxis","",
- "garage","",
- "garageaxis","",
- "garagedoor","",
- "garagedooraxis","",
- "bigdoor1","",
- "bigdoor1axis","",
- "bigdoor2","",
- "bigdoor2axis","",
- "burodoor1","",
- "burodoor1axis","",
- "burodoor2","",
- "burodoor2axis","",
- "burodoor3","",
- "burodoor3axis","",
- "burodoor4","",
- "burodoor4axis",""
- };
- skeletonName="AutohausA";
- class Animations
- {
- class slidedoor1
- {
- type="translationX";
- source="slidedoor1";
- memory=1;
- selection="slidedoor1";
- axis="slidedooraxis";
- animPeriod=5;
- minPhase=0;
- maxPhase=1;
- minValue="0.0";
- maxValue="0.55";
- angle0="0";
- angle1="1.6";
- };
- class slidedoor2
- {
- type="translationX";
- source="slidedoor2";
- memory=1;
- selection="slidedoor2";
- axis="slidedooraxis";
- animPeriod=5;
- minPhase=-0.62;
- maxPhase=0;
- minValue="-0.62";
- maxValue="0.0";
- angle0="0";
- angle1="1.6";
- };
- class garage
- {
- type="translationY";
- source="garage";
- memory=1;
- selection="garage";
- axis="garageaxis";
- animPeriod=5;
- minPhase=0;
- maxPhase=3.1;
- minValue="0.0";
- maxValue="3.1";
- angle0="0";
- angle1="1.5";
- };
- class garagedoor
- {
- type="rotationY";
- source="garagedoor";
- memory=1;
- selection="garagedoor";
- axis="garagedooraxis";
- animPeriod=5;
- minPhase=0;
- maxPhase=10;
- minValue="0.0";
- maxValue="10";
- angle0="0";
- angle1="1.5";
- };
- class bigdoor1
- {
- type="translationX";
- source="bigdoor1";
- memory=1;
- selection="bigdoor1";
- axis="bigdoor1axis";
- animPeriod=5;
- minPhase=0;
- maxPhase=6;
- minValue="0.0";
- maxValue="6";
- angle0="0";
- angle1="1.5";
- };
- class bigdoor2
- {
- type="translationX";
- source="bigdoor2";
- memory=1;
- selection="bigdoor2";
- axis="bigdoor2axis";
- animPeriod=5;
- minPhase=0;
- maxPhase=5;
- minValue="0.0";
- maxValue="5";
- angle0="0";
- angle1="1.5";
- };
- class burodoor1
- {
- type="rotationY";
- source="burodoor1";
- memory=1;
- selection="burodoor1";
- axis="burodoor1axis";
- animPeriod=5;
- minPhase=-10;
- maxPhase=0;
- minValue="0.0";
- maxValue="10";
- angle0="0";
- angle1="-1.5";
- };
- class burodoor2
- {
- type="rotationY";
- source="burodoor2";
- memory=1;
- selection="burodoor2";
- axis="burodoor2axis";
- animPeriod=5;
- minPhase=0;
- maxPhase=10;
- minValue="0.0";
- maxValue="10";
- angle0="0";
- angle1="1.5";
- };
- class burodoor3
- {
- type="rotationY";
- source="burodoor3";
- memory=1;
- selection="burodoor3";
- axis="burodoor3axis";
- animPeriod=5;
- minPhase=-10;
- maxPhase=0;
- minValue="0.0";
- maxValue="10";
- angle0="0";
- angle1="-1.5";
- };
- class burodoor4
- {
- type="rotationY";
- source="burodoor4";
- memory=1;
- selection="burodoor4";
- axis="burodoor4axis";
- animPeriod=5;
- minPhase=0;
- maxPhase=10;
- minValue="0.0";
- maxValue="10";
- angle0="0";
- angle1="1.5";
- };
- };
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment