Beam Effect is Live!

I tried to have some kind of “energy tentacles” around a globe. Trails and ParticleEmitters let me down, but Beam redeemed the whole thing (well, Beams and maths):


EDIT: Actually trails are also a nice bonus:

11 Likes

BeamTrailTweet

I’ve been requesting this feature for over half a decade. This will revolutionize raycasting as we know it!

26 Likes

The lines on the edges are about the texture sampling wrapping around and pulling pixels from the other side of the texture when interpolating. In order to prevent this, you need to include a margin of transparent pixels at the bright, light source end of your texture.

3 Likes

I noticed this was fixed. Awesome! Thanks for getting a fix in so soon and before the freeze.

1 Like

Ah. I assumed so, but I thought increasing the TextureSize by a stud might have fixed this. I’ll just alter the texture.