|
Post by witcher on Nov 6, 2017 7:49:03 GMT
I am unable to shoot enemies. They take no damage or dont react. However i can certainly punch them. But using other mele weapons doesnt do any damage. I am using vehicle addon. Any1 encountred this bug or know the cause of it??
Edit: Does shooter enemy AI requires ragdoll to take damage??
|
|
|
Post by Invector on Nov 6, 2017 17:57:32 GMT
It requires a collider to apply damage, you can either use the colliders from a ragdoll for individual body part damage or the main capsule collider to a single damage, just make sure the layer of this collider is set in the ShooterManager AimTarget Layer.
|
|
|
Post by witcher on Nov 7, 2017 7:07:59 GMT
Ok i found the problem. Vehicle addon animator controller doesnt have behaviour script in melee animations. I have to re Add it manually. And i changed layer of my enemy to bodypart even though i am not using ragdoll.
|
|