How can I push an actor from different angles causing different movement?

Okay I'm trying to get an actor to move depending on where it is pushed from.
Example: If the player actor pushes the actor from the top or bottom the actor will continue to move as long as the player is pushing it.
But if the player actor pushes the actor from the left or right the actor will move on its own until it collides with another actor.

I hope this question made sense.

Thank you in advance.

Best Answer

Answers

Sign In or Register to comment.