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

My List of Ship Fixes/Changes
http://forum.starsonata.com/viewtopic.php?f=94&t=45163
Page 3 of 3

Author:  JeffL [ Sat May 28, 2011 11:17 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

I think they should probably be the same. It won't make a difference on high end systems, but extra textures will eat up the memory of the lower end computers.

Author:  Gamepro08 [ Sat Jun 04, 2011 9:59 am ]
Post subject:  Re: My List of Ship Fixes/Changes

Forgone ( Fixed Engine ) 6/04/11
Code:
   <ship index="89">
      <default>
         <model>Forgone.obj</model>
         <texture>Forgone.jpg</texture>
         <enginemounts>
            <mount0>0, 0, -50.0</mount0>
         </enginemounts>
      </default>
      <combat/>
      <travel/>
   </ship>

Author:  JeffL [ Sat Jun 04, 2011 1:36 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

Thanks

Author:  Gamepro08 [ Sun Jun 05, 2011 3:21 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

Forge ( Fixed Animation ) 6/05/11
//Note: This is the Nihilite AI for those who don't know.
Code:
  <ship index="39">
    <default>
      <model>Unforge.obj</model>
      <texture>Forge.jpg</texture>
      <anim>Unforge_Anim.x</anim>
      <animationspeed>30.0f</animationspeed>
      <constantanim>1</constantanim>
      <startframe>0</startframe>
      <enginemounts>
        <mount0>0.0,  0.0, -55.0</mount0>
      </enginemounts>
    </default>
    <combat/>
    <travel/>
  </ship>


Scruple ( Fixed Engine ) 6/05/11
<See Later in thread>

Author:  JeffL [ Sun Jun 05, 2011 3:26 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

Thanks

Author:  Gamepro08 [ Sun Jun 05, 2011 3:27 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

disregard this post

Author:  Gamepro08 [ Sun Jun 05, 2011 3:40 pm ]
Post subject:  Re: My List of Ship Fixes/Changes

Scruple ( Everything Works )
//Fixed my blunder, which was a spelling error.
Code:
   <ship index="45">
      <default>
         <model>Scruple.obj</model>
         <texture>Scruple.jpg</texture>
         <anim>Scruple_Anim.x</anim>
         <enginemounts>
            <mount0>0,0,-30</mount0>
         </enginemounts>
      <animationspeed>30.0f</animationspeed>
      <constantanim>1</constantanim>
      <startframe>0</startframe>
    </default>
      <combat>
      </combat>
    <travel/>
   </ship>

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