Re: The warhammer of Zillyhoo.
BigBomb wrote:
Kettenkrad wrote:
There's also a script somewhere near the shovel that gets the particles to ignore it's firer. Just edit the .lua and change 'Shovel' to the name of the gun.
Already did that.
That script does not work under all circumstances. It tells the particle to not collide with an actor after it has been created, but if the particle is spawned on the actors leg that will be too late to avoid the collision.
How about spawning a harmless particle that spawn the lethal particles with Lua, and also set them not to collide with the user?