Bridge Commander Central
BC Forums => BC Scripting => Topic started 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? :)
-
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.
-
Damn I've read the topic few min before creating this one, but now I see it.
I guess it's this:
"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)
-
a good example is http://bridgecommander.filefront.com/file/Romulan_BOP_TOS_era_revamped;71365
thats where I learned it from.