Overlap Event not being runned

I have a pvp game i am working on but Overlap Event doesn’t trigger. Please help, Many thanks

You can add a second capsule:

To?
Enemy or my player?

I tried on my enemy and nothing happened’

Capsule on player makes it work! Tysm!

How would I make Is Overlapping as not begin or end but is it overlapping

With this node:

327725-screenshot-1.jpg

Thanks alot!

How would I use it?
I see no output for Other Actor but an Input for it

Yes, you could say ( for instance ):

327759-screenshot-2.jpg

inside your player character.

Thanks!!!
Helps alot

Ah, also - maybe you want:

327728-screenshot-3.jpg

That gives you a list of actors you are overlapping. The IsOverlappingActor is when you want to check a specific one.

It works too!

Except I am putting the overlap in my enemy so wouldn’t work

It works both ways around…

That extra collision component, you can put it in your player AND the enemy.

Is frame by frame animation compatible with unreal?

Don’t understand Get Overlapping Actors, I am using it for the player

Wait is there something called Is Overlapping Classes?

I mean class
Sorry

How many different ways are you trying to do it!?