Space between

Space between

Re: Space between Posted by adminnate on Sat Jan 29th 2005 at 2:28pm
adminnate
4 posts
Posted 2005-01-29 2:28pm
4 posts 0 snarkmarks Registered: Jan 28th 2005
Alright, I have a metal railing on top of a big platform so people
don't fall off, but when they shoot in the space between the two metal
bars of the texture, it just shoots the texture. How would I make it so
they can shoot through the space between railings?
Re: Space between Posted by Livett on Sat Jan 29th 2005 at 3:13pm
Livett
164 posts
Posted 2005-01-29 3:13pm
Livett
member
164 posts 46 snarkmarks Registered: Dec 24th 2004 Occupation: Student Location: England
Well the only way I could think of is to create the railings yourself using brushes and then make it a func_detail.
Re: Space between Posted by Bobv on Sat Jan 29th 2005 at 3:51pm
Bobv
198 posts
Posted 2005-01-29 3:51pm
Bobv
member
198 posts 40 snarkmarks Registered: Jan 9th 2005 Occupation: n/a Location: USA
if you look throught the models list you can find a railing model, or
you can create one yourself, a metal railing texture, unfortunately,
will work like that - unless you want to edit the texture so all of it
can be shot throught
Re: Space between Posted by Horned King on Wed Feb 16th 2005 at 3:55am
Horned King
11 posts
Posted 2005-02-16 3:55am
11 posts 11 snarkmarks Registered: Jan 27th 2005 Occupation: Shift Supervisor Location: USA
Thats kind of odd, I've been using the truss textures for decorations, and they can be shot through. That may be because I made them func_detail's though.

HK
Re: Space between Posted by Sp3ctre on Wed Feb 16th 2005 at 2:08pm
Sp3ctre
27 posts
Posted 2005-02-16 2:08pm
Sp3ctre
member
27 posts 23 snarkmarks Registered: Dec 11th 2004 Occupation: Student Location: Italy
If you applied a transparent texture, the shots will pass trough it.

Use two brushes, however, to make thing easier.

BTW there is the PLAYER CLIP texture wich should block only players
Re: Space between Posted by French Toast on Wed Feb 16th 2005 at 7:28pm
French Toast
3043 posts
Posted 2005-02-16 7:28pm
3043 posts 304 snarkmarks Registered: Jan 16th 2005 Occupation: Kicking Ass Location: Canada
Sp3ctre is right, if you were to texture the part in the middle with PLAYER CLIP, then you would be able to shoot through the space inbetween, and not the other parts.