I was wondering if there were any built in lightning effects that could span from one point to another, so I could make the start point of the bolt (1, 1, 1), and the end point (100, 100, 100)?
Because 3d geometry is really hard.
Nothing built in.
[img]http://puu.sh/1Nmd3.jpg[/img]
Something like this requires a mesh to be built and then rendered in a custom effect.
[QUOTE=Kogitsune;47636265]Nothing built in.
[img]http://puu.sh/1Nmd3.jpg[/img]
Something like this requires a mesh to be built and then rendered in a custom effect.[/QUOTE]
Why use a mesh when render.DrawBeam works perfectly fine for lighting effects?
or the old fashioned way: [URL]https://developer.valvesoftware.com/wiki/Env_beam[/URL]
[t]http://puu.sh/hxA3y/f6aa0eb559.jpg[/t]
Sorry, you need to Log In to post a reply to this thread.