Paint not working on panel surfaces
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 ?
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.
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?
Do panels have their own collision if they are set as NotSolid?
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. 
I also got speed gel to stick to my panels, stay stuck after animation, and continue to work. I did this by making the brush a solid surface texture and making it one unit thicker than the panel. Maybe this will work for other people, too.