ActorPushPlugin

This plug-in can be added to any actor or character, they can push each other without getting stuck, and depending on the weight the force applied and the force applied is different
Necessary settings:

**1. Set the size of the detected shape

  1. Set the type of collision detected

  2. Set the mass of the actor

  3. If you don’t want actors to be pushed out of the navigation area, you can turn on “keep in navigation”

  4. can add already existing Collision Shape (can be more than one), only need ComponentTag

  5. exposes the push direction (all directions, or only horizontal)**

If you need to debug, you can display the detection range

Looks like a nice plugin.
As mentioned in marketplace comments, it would be nice to be able to offset the trace from the character root (or even specify an existing collision component to use for traces).

I have submitted an update
1, can add already existing Collision Shape (can be more than one), only need ComponentTag
2, exposes the push direction (all directions, or only horizontal)