Page 1 of 1

Re: [MOD 0.12.x] Plasma Shotgun Shells

Posted: Wed Aug 31, 2016 5:20 pm
by Rseding91
apriori wrote:
Rseding91 wrote:Plasma Shotgun Shells
Hi! Do you know why these shells don't see biterzilla?
The biter might have the wrong collision box or collision mask defined. There's no special targeting logic in how the shotgun shells work. Anything a normal shotgun shell can hit they should be able to hit.

Re: [MOD 0.12.x] Plasma Shotgun Shells

Posted: Wed Aug 31, 2016 7:21 pm
by apriori
Rseding91 wrote:The biter might have the wrong collision box or collision mask defined. There's no special targeting logic in how the shotgun shells work. Anything a normal shotgun shell can hit they should be able to hit.
Thanks. You were right. zilla should have not zero collision box and no collision mask to be affected by shells. Now it works.