Please or Register to create posts and topics.

Info placement helper movement?

I have a few panels that move on a button press or trigger. The panels go from 90 degrees to 0 degrees. Is there a way to make the info placement helper to move with the func brush that is attached to the panel. I tried setting the IPH parent to the func brush and hoped it would follow the brush when the brush follows the panel but it seems as if it didnt work

no.

?????????????????????????????TWP Releases | My Workshop

Indeed you cant. try using two info placement helpers, one set for the panel at 0 degrees, one set for when it is at 90.

Image
I think in terms of boolean variables. Generally, it makes things easier.

Okay thanks for the help. I was thinking that might be the case but Just wanted to be sure before I did that.

Hey,guys, why not? I've just made a thing like that and it works quite allright.
I don't know if it matters but I set parent for helpers to panels(prop_dynamic) not to brush.And set the radius 64(or even 96)for panel 128x128 size.
The above posts made me che?k my map with consol command ent_text <helper_name>.
Here is screenshots where you can see helper goes with panel.

Spoiler
Image[/URL]
Image[/URL]

Anyway placement_helper affect the first portal on the panel.But if there already is a portal on the panel and you "shoot" the same coulor portal the placement_helper dosn't work and new portal can be misaligned.

God bless the quick save's inventor...(Portal: Prelude)

Yep I just tested it out as well as it seemed as things like triggers can move with panels and it worked perfectly fine for me as well.