RPG => 3RDPerson attack behavior trouble

Hello Brian.

I’m at the last chapter on the github according the projectile but I noticed i have a trouble during a fight.

Me (in unarmed) and unarmed enemy are the only ones to make damages.

If I equip a staff or a bow or enemy with other kind of weapon, no damage are done.

Have you any idea of where could it be the problem ?

Thank you.

François

Hello Francois,

Make sure you have a hit event in the animations. Carefully compare the unarmed SO’s and animations with the others. If you are still stuck, post the scripts so we can take a look.

Hello mister Cassidy.

It works fine now…

I forgot to tweak the old attack I had bafore test Brian’s 3rd Person tuto :sweat_smile:

I recieved damage and the enemy doesn’t hit at each time :slight_smile:

Scuse for this fake problem.

So my Two attacks for one handed weapon:

Wich naturally Attack Tag on each one:

The 2 events, TryHit and ApplyAttackForce :

image

image

My 2 created attacks for club:

With the correct Animation name matching with those in animator :sweat_smile:

My woodencLub attack SO correctly setup:

It’s the problem when you let time before to step in courses :slight_smile:

It’s fun like it works fine when you applied the course lol.

Thanks a lot.

Have a nice day.

François

Francois,

I’m glad you got it working.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.