I want an effect similar to the one used by gangwars where a line is drawn to connect two entities, does anyone know which functions that I could use to do this? Thanks
These are for multipoint lines.
[b][url=http://wiki.garrysmod.com/?title=Render.StartBeam]Render.StartBeam [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
[b][url=http://wiki.garrysmod.com/?title=Render.AddBeam]Render.AddBeam [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
Use this one for simple point to point lines.
[b][url=http://wiki.garrysmod.com/?title=Render.DrawBeam]Render.DrawBeam [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
Sorry, you need to Log In to post a reply to this thread.