Hi! I’m new to UE5’s replication system and have been playing around with players being able to launch each other. The BP I came up with works fine for the most part. The issue I encountered is that client to server launches are “weaker” than server to client launches. (Both server and client run locally at 60fps.)
What could be the reason behind this issue? Is it the way I replicate it maybe?