Function "SetActorRotation " when called on the server side is being arbitrarily replicated to clients

It’s inside the tick event, but I use the “bIs Server” condition and if it’s true, it sets the rotation.


It’s in blueprints, but I immediately saw that this can only be solved in C++
@King0fChaos