4.23 Patch Notes

1.4.Flag Teleportation change - 09/18/19

Somewhat experimental bTeleported setup to flag grips as having teleported in a better way by injecting directly into the FRepMovement of the characters. This adds a flat 1 bit cost to all replicated movements but provides a far better than multicast solution to flagging grips to teleport.

Also opens up some potential for other replicated vars in the future with the
FRepMovement override.

Added bFlagGripTeleport var to MoveAction_SnapTurn and MoveAction_SetRotation, MoveAction_Teleport always flagged this anyway.

Suggest Edit