Please or Register to create posts and topics.

Laser Graphical Glitch

Hi,

In a map I'm working on, when looking from certain angles and positions, the glow and sparks of a laser (where it hits all by itself) can be seen through walls.

Does anyone know why is this is caused, and how to fix it?

Thanks in advanced

This Signature is Beyond Your Range of Seeing.

Image

The laser internally uses code similar to the env_sprite to render the glow at the end, and the problem seems to be caused by the Glow Proxy Geometry value being a bit too high. The best fix might just be to make your wall thicker.

Falsi sumus crusto!

One thing which I am not getting is that it is seen from some position only rather then any other, as I am also facing the same from one position it is seen and from other not.
------------------------------------------------------------------------------------------
Get to know more on laser sintering.

samuelbenjamin wrote:
One thing which I am not getting is that it is seen from some position only rather then any other, as I am also facing the same from one position it is seen and from other not.

That's right. It's very odd. Only when looking at where the laser would hit the wall from certain perspectives do the sparks appear through the walls.

This Signature is Beyond Your Range of Seeing.

Image

If it's really a problem you could put a point_laser_target on the other side of the wall (or many, depending how the laser will be directed at it), and use a trigger to enable a blockbullets brush over the wall when the laser is aimed there and the player is on the other side.

Falsi sumus crusto!