Star Sonata
http://forum.starsonata.com/

Mastiff 2/Leviathan
http://forum.starsonata.com/viewtopic.php?f=94&t=43803
Page 1 of 1

Author:  singurality [ Sat Mar 05, 2011 12:15 am ]
Post subject:  Mastiff 2/Leviathan

Mastiff 2 fix, two engine mounts placed on the twp rear engine ports on the model.

Code:
</ship>
   <ship index="9">
      <default>
         <model>Massif02.obj</model>
         <texture>Massif02.jpg</texture>
         <enginemounts>
            <mount0>-32.0, 0.0, -214.0</mount0>
            <mount1>32.0, 0.0, -214.0</mount1>
         </enginemounts>
         <anim>Massif02_Anim.x</anim>
         <animationspeed>30.0f</animationspeed>
         <constantanim>1</constantanim>
         <startframe>0</startframe>
      </default>
    <combat/>
    <travel/>
   </ship>




Leviathan fix, single engine mount added at rear of ship.

Code:
</ship>
   <ship index="46">
      <default>
         <model>Leviathan.obj</model>
         <texture>Leviathan.jpg</texture>
         <enginemounts>
            <mount0>0.0, -4.2, -64.0</mount0>
         </enginemounts>
      </default>
      <combat/>
      <travel/>
   </ship>
   <ship index="47">
      <default>
         <model>Locution.obj</model>
         <texture>Locution.jpg</texture>
      </default>
      <combat/>
      <travel/>
   </ship>

Author:  JeffL [ Sat Mar 05, 2011 12:54 am ]
Post subject:  Re: Mastiff 2/Leviathan

Thanks

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/