ALSReplicated
ALSReplicated copied to clipboard
Jumping
Jumping animation not replicating on client
I ran into this issue as well and resolved by following the pattern used by similar functionality in the replication graph: running the jump logic on the client, replicating on the server and then multicast.


this change looks to be incorporated, tested current master branch, this issue appears resolved, close the issue?