Panel trouble
Quote from Acid_BurnsDK on October 18, 2011, 12:04 amHey all
I'm new here on the forum and to mapping,
I know a bit about the Basics maybe a bit more
.
I am trying to make a few panels to move in and out whit a delay with one press on a button, everything is almost working as i want it to.
but when the panels moves the func_brush which is attach to the panel is going through it for split of a sec http://cloud.steampowered.com/ugc/542908182380629886/085BA4F51161DEDEA41CFD2F3EF73FB64E7BFD61/
I don't know what i did wrong.I hope someone can help me.
sorry for my bad english.
Hey all
I'm new here on the forum and to mapping,
I know a bit about the Basics maybe a bit more
.
I am trying to make a few panels to move in and out whit a delay with one press on a button, everything is almost working as i want it to.
but when the panels moves the func_brush which is attach to the panel is going through it for split of a sec http://cloud.steampowered.com/ugc/542908182380629886/085BA4F51161DEDEA41CFD2F3EF73FB64E7BFD61/
I don't know what i did wrong.
I hope someone can help me.
sorry for my bad english.
Quote from spongylover123 on October 18, 2011, 12:10 amYour brush too thick, make it at least 1-2 units and set solidity to always solid
Your brush too thick, make it at least 1-2 units and set solidity to always solid
Quote from iWork925 on October 18, 2011, 12:15 amdo you have the brush's parent set to the name of the model and do you have a logic_auto with SetParentAttachment panel_attach?
do you have the brush's parent set to the name of the model and do you have a logic_auto with SetParentAttachment panel_attach?

PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."
Quote from Acid_BurnsDK on October 18, 2011, 12:33 amThanks for the quick reply
spongylover123 wrote:Your brush too thick, make it at least 1-2 units and set solidity to always solidI try to make it 1 or 2 units but it still does it..
iWork925 wrote:do you have the brush's parent set to the name of the model and do you have a logic_auto with SetParentAttachment panel_attach?yeah I set up brush's parent to the panel_model. and the logic_auto has SetParentAttachment panel_attach.
I also have the logic_relay set with OnTrigger, SetAnimation.
Thanks for the quick reply
I try to make it 1 or 2 units but it still does it..
yeah I set up brush's parent to the panel_model. and the logic_auto has SetParentAttachment panel_attach.
I also have the logic_relay set with OnTrigger, SetAnimation.
Quote from spongylover123 on October 18, 2011, 12:39 amYou said you added a delay, get rid of the delay and see what happens
You said you added a delay, get rid of the delay and see what happens
Quote from iWork925 on October 18, 2011, 12:45 amWait, sorry. It should be SetParentAttachmentMaintainOffset. This may be your problem.
Wait, sorry. It should be SetParentAttachmentMaintainOffset. This may be your problem.

PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."
Quote from Acid_BurnsDK on October 18, 2011, 1:07 amspongylover123 wrote:You said you added a delay, get rid of the delay and see what happensI try that and now the panel_model will not move back. i'm usein the prop_button for this. i try the floor_button to see is it still does it and it still doing it..
iWork925 wrote:Wait, sorry. It should be SetParentAttachmentMaintainOffset. This may be your problem.it's set to SetParentAttachmentMaintainOffset. I did not read it as SetParentAttachment. I knew what you meant, but it still does it.
i use wiki to help me made the panel animation..
I try that and now the panel_model will not move back. i'm usein the prop_button for this. i try the floor_button to see is it still does it and it still doing it..
it's set to SetParentAttachmentMaintainOffset. I did not read it as SetParentAttachment. I knew what you meant, but it still does it.
i use wiki to help me made the panel animation..
Quote from beecake on October 19, 2011, 5:33 amAnd the SetParentAttachmentMaintainOffset trigger is on a logic_auto and not on the button? I don't know if that whould change anything but i guess if it SetParentAttachmentMaintainOffset too late the brush will be a little behind the panel?
And the SetParentAttachmentMaintainOffset trigger is on a logic_auto and not on the button? I don't know if that whould change anything but i guess if it SetParentAttachmentMaintainOffset too late the brush will be a little behind the panel?
Quote from iWork925 on October 19, 2011, 7:53 amYeah you need to set to attachment at spawn.
Yeah you need to set to attachment at spawn.

PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."
Quote from Acid_BurnsDK on October 19, 2011, 4:29 pmI can see I forgot some info when I post this sry about that..
this is my setup
button http://imageshack.us/f/12/propbutton.jpg/
panel_model http://imageshack.us/f/708/panelmodel.jpg/
panel_brush http://imageshack.us/f/198/panelbrush.jpg/
logic_relay_open http://imageshack.us/f/195/logicrelayopen.jpg/
logi_crelay_close http://imageshack.us/f/88/logicrelayclose.jpg/
logic_auto http://imageshack.us/f/190/logicauto.jpg/
I can see I forgot some info when I post this sry about that..
this is my setup
button http://imageshack.us/f/12/propbutton.jpg/
panel_model http://imageshack.us/f/708/panelmodel.jpg/
panel_brush http://imageshack.us/f/198/panelbrush.jpg/
logic_relay_open http://imageshack.us/f/195/logicrelayopen.jpg/
logi_crelay_close http://imageshack.us/f/88/logicrelayclose.jpg/
logic_auto http://imageshack.us/f/190/logicauto.jpg/
