Fixed ,actor gets killed by own bullet
basicly the projectile i shoot crushes the actor that shoots it(projectile is being spawned inside the actor), ive been trying to fiddle with:
Code:
EjectionOffset = Vector
X = 20
Y = -1
but so far no luck , might just be the wrong thing i'm editing , any help is greatly apriciated
ive added the mod just in case
Edit: thanks for the info , that made most things clear