Combine Portal

Combine Portal

Re: Combine Portal Posted by Carcase on Sat Apr 30th 2005 at 8:53pm
Carcase
145 posts
Posted 2005-04-30 8:53pm
Carcase
member
145 posts 15 snarkmarks Registered: Nov 15th 2003 Location: Northern Virginia
Hi I have a map thats underground and at one part theres a large open place that I want to have contain some dropships or something. Since it was underground I figured why not have some large portal open up so it makes a little more sense than dropships spontaneously forming inside the building loaded with troops.

I noticed at the end of the game, the combine portal used that special water effect and had a camera or something showing what was happening on the other side of the portal. How can I make my own? If it isn't possible, how can I use the one already used in Singleplayer?
Re: Combine Portal Posted by omegaslayer on Sun May 1st 2005 at 3:54am
omegaslayer
2481 posts
Posted 2005-05-01 3:54am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
I think that was one big model, texture, sprite or something along those lines, but for sure it wasn't a camera, maybe decompile the map and check it out for yourself!
Re: Combine Portal Posted by Natus on Sun May 1st 2005 at 10:37am
Natus
570 posts
Posted 2005-05-01 10:37am
Natus
member
570 posts 76 snarkmarks Registered: Jan 28th 2005 Location: Denmark
its a prop_something, i think its dynamic, i was wondering how to do it
myself, the model is in the effects folder, but it looks like it should
be linked to a camera, because it got that render_target texture thing.

User posted image
Re: Combine Portal Posted by Natus on Sun May 1st 2005 at 11:27am
Natus
570 posts
Posted 2005-05-01 11:27am
Natus
member
570 posts 76 snarkmarks Registered: Jan 28th 2005 Location: Denmark
ok heres what you do, make a prop_dynamic and name it portal or something.

make a point_camera and an info_camera_link.

name tha camera: portal_cam and set the info_camera_link's camera name
to portal_cam and its entity who uses blah blah blah (you will
understand when you look at the entity options) to portal.

thats pretty much it.

im gonna make a tutorial later.
Re: Combine Portal Posted by Carcase on Sun May 1st 2005 at 5:26pm
Carcase
145 posts
Posted 2005-05-01 5:26pm
Carcase
member
145 posts 15 snarkmarks Registered: Nov 15th 2003 Location: Northern Virginia
cool thanks. the portal actually looks a lot less cooler than it did in singleplayer for some reason =(
Re: Combine Portal Posted by Natus on Sun May 1st 2005 at 6:42pm
Natus
570 posts
Posted 2005-05-01 6:42pm
Natus
member
570 posts 76 snarkmarks Registered: Jan 28th 2005 Location: Denmark
maybe its because in singleplayer they got the portal skydome (another
model from the effects folder) and if you got fog in your map it looks
a bit crappy too