How to make movable actor push player?

I have an actor, which moves a bit every tick. But if there a player on his way, he is just going through the player. How do i make him pushing a player?

Hey @Kokapuk!

Does your actor have collision? Are you talking physics forces? Or a shove out of the way?

Any additional specifics including images you can provide will go a long way.

Im moving the actor by SetActorLocation

Hey @Kokapuk,

It’s still pretty impossible to tell what’s going wrong with so little context. Would you mind sharing more about your actor and your character? Screenshots, setup etc.

We can definitely get this up and running for you!