Mirror Enemy, move actor with the player

Hello guys,

How can I make this enemy to move like me in the app?
When I move back him to move back as well, I dont care about camera… just the movement

Thank you

pleasse??

how can I actually do it? I am really newbie in this business, thank you very much.

Inside your AI Character blueprint, you can use this node to add input:

239368-help-2.png

You can therefore, keep a reference for your AI Character inside your Player Character blueprint, and then call this node with the proper input (you may have to create a custom event inside your AICharacter blueprint to call this).

Any questions?

pleaseee?