Why my pawn sense idea doesn't work?

Hello again. I just look up pawn sensing tutorials and i tried to do something different with it.

I add pawnsense to my character. And tried to move enemy when i was looking it. Basically i tried to do an enemy chase me just when i was looking it.

I added add on see connected it with enemy ai and connected it with move to ai. I made target my pawn. I did all of thing in my char bp.

But it does nothing. No move. What am i doing wrong?

I know that some of the AI state machine stuff (specifically AI move_to and such) has changed over the years. How new is the tutorial you used?

Probably new because when do it with normal way, i mean when enemy see me, start chasing the character was worked grearly. I’ll post my blueprint when i go home.

I just learnt pawn sensing doesn’t work on ownchar. So i made a cone and did it with overlap. Worked. Thanks :slight_smile: