It is currently Sat Apr 27, 2024 5:58 am



Post new topic Reply to topic  [ 3 posts ] 
Author Message
User avatar
 

Team: None
Main: WarpDrive
Level: 1563
Class: Fleet Commander

Joined: Mon Dec 03, 2007 12:41 am
Post Hotrod+
Hotrod+ fix, fixes space rat model/texture problem, added some shininess and specular as well as engine mount. Combat animation does not work, i used the normal hotrod animation for that.

Code:
</ship>
  <ship index="204">
    <default>
      <model>HotRod.obj</model>
      <texture>HotRod+.jpg</texture>
      <enginemounts>
            <mount0>0.0, 0.0, -20.0</mount0>
      </enginemounts>
      <shininess>25.0</shininess>
      <specularcolor>0.7, 0.7, 0.7</specularcolor>
     </default>
    <combat/>
   <anim>HotRod_Anim.x</anim>
    <combat/>
    <travel/>
</ship>


Fri Mar 04, 2011 7:43 pm
Profile
Site Admin / Dev Team
User avatar
 

Team: Admins
Main: Jeff_L
Level: 1028
Class: Sniper

Joined: Wed Mar 23, 2005 2:21 am
Location: Santa Clara, CA
Post Re: Hotrod+
Thanks.

The animation on the Hot Rod is supposed to be the combat animation, which is what happens when you start to fight. Those are slightly buggy at the moment, though not sure why it wouldn't somewhat work here.

_________________
For support, please create a support ticket here and I will get back to you as soon as possible.


Sat Mar 05, 2011 12:25 am
Profile WWW
Dev Team
User avatar
 

Team: HAL
Main: HAL 9000
Level: 1002
Class: Berserker

Joined: Mon Dec 13, 2004 11:00 pm
Post Re: Hotrod+
Combat animation might not work because the first combat tag is prematurely closed.

<combat/> <---- wrong
<anim>HotRod_Anim.x</anim>
<combat/>


<combat> <---- right
<anim>HotRod_Anim.x</anim>
<combat/>


Mon Mar 07, 2011 1:29 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 42 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB © phpBB Group.