MattJeanes / PewPew

Divran's old GCombat remake now up to date for Garry's Mod 13.
7 stars 9 forks source link

Fixes lag caused by collision of debris #42

Closed X-Coder closed 6 years ago

X-Coder commented 7 years ago

This changes collision group, when PewPew core is used, from "normal" to "debris" for improved performance.

Debris parts will collide with nothing but world and static stuff, and it will hit triggers. Debris parts can be shot, but doesn't collide.

MattJeanes commented 6 years ago

Hi there, sorry I never got around to reviewing this - do you mind fixing the formatting of the code and then I'll give it a quick test + merge if it's all good.

X-Coder commented 6 years ago

I make a new one, github's quick web editor messes up the line ending by adding a new line at eof on save.