• 90 degree angle fire
    2 replies, posted
I had an idea for a little gamemode where all guns fire directly to the left or right, but I don't know any of the hooks so I don't know if it is possible. Does anyone know if this is possible? Or should I just scrap the idea :p
Sounds crazy :psyduck:
[b][url=http://wiki.garrysmod.com/?title=Entity.FireBullets]Entity.FireBullets [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] [lua] bullet.Dir = self.Owner:EyeAngles():Right() //*-1 for left ;) [/lua]
Sorry, you need to Log In to post a reply to this thread.