Changing the colour of prop_portal

Avatar
Jaxe
64 Posts
Posted May 15, 2012
I'm creating a single player map and I need to change the colour of prop_portal to something other than orange/blue. If I could use the co-op colours that would be perfect. Alternatively if I could change the player portal gun to a different colour set.

I don't think it's possible by default, but any ideas for a workaround? I'm OK with modelling new ones if that's what it takes.

Advertisement
Registered users don’t see ads! Register now!
Avatar
CamBen
973 Posts
Posted May 15, 2012
Replied 1 hour later
maybe you could just change the RGB properties in the menu? I havent tried it, but it might work.
Avatar
Jaxe
64 Posts
Posted May 15, 2012
Replied 19 minutes later
Doesn't that require cheats enabled?
Avatar
spongylover123
944 Posts
Posted May 15, 2012
Replied 12 minutes later
decompile the fake portal rings model, change the texture and color, and recompile it and use it in your map.
and use world portals.
Avatar
FelixGriffin
2,680 Posts
Posted May 15, 2012
Replied 41 minutes later
Change the weapon_portalgun's linkage?
Avatar
spongylover123
944 Posts
Posted May 15, 2012
Replied 1 minute later

FelixGriffin wrote:
Change the weapon_portalgun's linkage?

That changes the link, not the color.

***EDIT: I made a demo map for you.***

Attachments
fake_portals.vmf
0.13 MB 59 downloads
fake_portals.bsp
0.54 MB 41 downloads
Avatar
Jaxe
64 Posts
Posted May 15, 2012
Replied 1 hour later
Thanks for that spongy. Very nicely done.

I'm playing around with it. One problem is the surrounding texture sometimes disappears at certain angles making the full square portal visible.

Advertisement
Registered users don’t see ads! Register now!
Avatar
spongylover123
944 Posts
Posted May 15, 2012
Replied 46 minutes later

Jaxe wrote:
Thanks for that spongy. Very nicely done.

I'm playing around with it. One problem is the surrounding texture sometimes disappears at certain angles making the full square portal visible.

This is one of the drawbacks of faking portals. And one of the glitches of world portals. That's why I recommend you to use it when the player's near it, and once.