Please or Register to create posts and topics.

Paint not working on panel surfaces

Page 1 of 2Next

Hi, I'm relatively new to all this mapping stuff and I just started learning hammer about 3days ago.
It's very fun so far and I've managed to pretty much get along with everything fine up until now.

Basically I have a problem where when the repulsion gel is sprayed onto a panel it will work perfectly fine but as soon as it plays it's animation and goes into it's next default state the gel will then no longer work.
Here's a video of this: http://www.youtube.com/watch?v=mVFfk7PL7lg

The panels that I am using are a modified version of the 4x instance panels in which are bundled with the SDK if that helps. I say modified in the sense that I basically just changed the animations round to one I wanted.

Anyone else encountered this problem ?
and is there a way to fix this so that the gel will work when the panels are both active and idle ?

Go to Map Properties and check "Paint on Map"

EDIT: Re-read the post, and, I think the problem is the Animation change. I Don't think there's a way to animate with paint on it.

HarryColquhoun wrote:
Go to Map Properties and check "Paint on Map"

EDIT: Re-read the post, and, I think the problem is the Animation change. I Don't think there's a way to animate with paint on it.

I have animated panels with conversion gel on them. The gel works fine in both idle position.

Workshop
First Transcendental Building Course: 02 03 (WIP)
(01 needs some rethinking, playable though)

Ok, I just remade all the panels and rather than doing it the valve way I followed a tutorial on the internet where you use the hold animation thing. Anyway the gel then worked when the panels where in both of their idle positions which is really weird.

moikiz wrote:
Ok, I just remade all the panels and rather than doing it the valve way I followed a tutorial on the internet where you use the hold animation thing. Anyway the gel then worked when the panels where in both of their idle positions which is really weird.

Could you please tell me what tutorial you are referring to? I am having the same problem as you had.

Also, maybe someone can help me with a related problem. I attached a func_brush with invisible texture to my panel, and it works just fine. But if I change the texture of the func_brush, when the panel animates it leaves the texture behind. I don't think the func_brush itself got left behind, as I was still able to walk on the panel.

I can't get gel to stick to the invisible func_brush, but it sticks to other textures. So I need to figure out how to get it to stick, or figure out how to make the texture move with the panel. Anybody have an answer?

Winner of the Nobel Prize for Being Immune to Neurotoxin

Thanks for over 1,000 downloads: The Cold Shoulder

Panels have collisions of their own so you would still be able to walk on them even if the brush got left behind. You are doing the whole SetParentAttachmentMaintainOffset thing, right?

Yes, I did SetParentAttachmentMaintainOffset with the attachment point as panel_attach. The func_brush has the panel as its parent. I followed a Youtube tutorial.

Do panels have their own collision if they are set as NotSolid?

Winner of the Nobel Prize for Being Immune to Neurotoxin

Thanks for over 1,000 downloads: The Cold Shoulder

Some panel models use a different attachment point name such as panel_top, but if you followed a tutorial thats probably not the case... I got nothing, sorry.

I don't think I used the exact panel model from the tutorial, so the attachment point is probably the problem. Thanks.

Winner of the Nobel Prize for Being Immune to Neurotoxin

Thanks for over 1,000 downloads: The Cold Shoulder

I have actually been experiencing a similar problem in one of my maps. What I have going is a panel that, when covered with conversion gel, is supposed to allow portals. But it doesnt. Now here is the funny thing about it, it can work with an animation, but if the panel is facing toward the ceiling or toward the floor when it is holding it's animation, it does not work. I have only gotten it to work one time, and not even close since then. Not even setting an idle animation at the end of the sequence fixes this problem.

I have a panel elsewhere that goes from being a floor to being a diagonal and it works every single time. In fact the brush was working so well I tried to replace it with the one that I had on the first panel. My results did not change.

EDIT: While I have since realized I can't do this anyways because it creates a hole in my solution, it would still be nice to know what the problem is. :)

Page 1 of 2Next