blue walls for blue portals, orange walls for orange portals
hey guys 
im new here in the forum and i got stuck while mapping.
i want to make walls, that are only portalable for one portal color.
as you can see here, i made orange and blue walls:
is there a way to control the "$noportal" flag out of the vmt-file with an invisible func_portal_detector ?
i hope that theres a way to make it 
greetings
tly
CamBen wrote:
an alternative thing you could do is have a func_portal_detector on, lets say, orange. when it detects a blue, an invisible emancipation grill/grid would activate, then deactivate after 0.01 seconds.
Easy solution is easy.
Create a blue_wall instance and an orange_wall instance and use them! Saves you a lot of time of constantly setting up the portal detectors etc.

ill try that for sure ^^
lpfreaky90 wrote:
To make it even easier:
Create a blue_wall instance and an orange_wall instance and use them! Saves you a lot of time of constantly setting up the portal detectors etc.Random wrote:
Also, unless you want the fizzler effect to be visible, I would just use a single func_portal_detector with an !activator fizzle output. That way it should only fizzle the portal you don't want on the wall, and leave the other one if it is already there.
easy solution gets easier 
it worked fine with the "Kill" output but not with "Fizzle", it made the next portal fizzle too, although i shot it onto a normal wall