Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: nubbles526 on May 22, 2007, 01:43:16 pm

Title: Inside Subspace
Post by: nubbles526 on May 22, 2007, 01:43:16 pm
Is it possible to change the subspace hole? I want the blue part to change  to black if possible, so perhaps I can add this in my Campgaign.
Title: Re: Inside Subspace
Post by: 0rph3u5 on May 22, 2007, 03:10:45 pm
subspace is saved as two .pof files (I belive they are called "subspace_small" and "subspace_large")
ModelView could be suficent to replace the textures
Title: Re: Inside Subspace
Post by: Mobius on May 22, 2007, 04:05:36 pm
But you will have to create a separate texture. You can simply add a sun bitmap...
Title: Re: Inside Subspace
Post by: Dark Hunter on May 22, 2007, 04:38:38 pm
Is it possible to change the subspace hole? I want the blue part to change  to black if possible, so perhaps I can add this in my Campgaign.

You mean like this...?

(http://img280.imageshack.us/img280/20/blackholeinsubspacely8.jpg)

And no, I still have no idea why that happened. I've been trying to fix it... :blah:
Title: Re: Inside Subspace
Post by: Mobius on May 22, 2007, 05:46:33 pm
That's a bug, Dark Hunter. ;)

I think adding a sun is ok. Try it :)
Title: Re: Inside Subspace
Post by: Dark Hunter on May 22, 2007, 07:41:52 pm
Tried that. Didn't work. You get the same result.
Title: Re: Inside Subspace
Post by: Mobius on May 23, 2007, 04:36:21 pm
It doesn't work if you want to fix that bug, ok, but it should work very well if you don't have blackholes.
Title: Re: Inside Subspace
Post by: Topgun on May 23, 2007, 06:19:40 pm
can't you just use a sky box?
forgive the newbie!
Title: Re: Inside Subspace
Post by: Dark Hunter on May 23, 2007, 11:32:42 pm
It doesn't work if you want to fix that bug, ok, but it should work very well if you don't have blackholes.

I meant that the suns disappear behind those black holes. I heard it was a missing texture or something... AH! Maybe I deleted it by accident when I was cleaning out old files. I had a custom subspace texture that I moved/got rid of/did something with... maybe I deleted it by mistake. Anyone know the name of that texture (not the custom one, obviously, but the one I accidentally deleted)?
Title: Re: Inside Subspace
Post by: Mobius on May 24, 2007, 11:20:17 am
I don't have that bug and sun bitmaps work fine...
Title: Re: Inside Subspace
Post by: 0rph3u5 on May 25, 2007, 10:33:24 am
can't you just use a sky box?

he could but he would loose a lot of quality of the original effect because he would have to reduce it from two to one model....

animated skybox effects are possible (see both hyperspace effects of TBP1) but those which use more than one model are breaking the engine in most chases (If I got that right)

1 - http://www.hard-light.net/forums/index.php/topic,46061.0.html (FAQ item "Two Hyperspace Effects?")