Bridge Commander Central

BC Forums => BC Scripting => Topic started by: Voyager16 on May 31, 2008, 02:19:29 PM

Title: Resize a torpedo.
Post by: Voyager16 on May 31, 2008, 02:19:29 PM
Hi,
I'm modding a ship for a friend of mine, but I dont know how to resize a torpedo..
The ones I use, are huge ingame.
Any thoughts? :)

Title: Re: Resize a torpedo.
Post by: laguardia528 on May 31, 2008, 02:49:59 PM
look at the torpedo tutorial, it explains how to modify the size of the core, flares and glow of a torpedo. its somewhere in the stickied section of the forum.
Title: Re: Resize a torpedo.
Post by: Voyager16 on May 31, 2008, 03:22:18 PM
Damn I've read the topic few min before creating this one, but now I see it.

I guess it's this:

Quote
"data/Textures/Tactical/TorpedoGlow.tga", = Glow Texture File
               kGlowColor,
               1.0, = Specifies the rate at which the glow will pulsate. (Larger = Faster Pulse)   
               0.2, = The Minimum size of the glow. (Larger=Bigger Glow)
               0.3, = The Maximum size of the glow. (Determines how much the glow will increase from the minimum size to the large size)
Title: Re: Resize a torpedo.
Post by: tiqhud on May 31, 2008, 08:05:47 PM
a good example is http://bridgecommander.filefront.com/file/Romulan_BOP_TOS_era_revamped;71365
thats where I learned it from.