You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? I want to have synced animations between the client and server.
-
What is the issue? The server detects the animation event correctly and displays the correct state:
However this is what it looks like on the client:
As you may see the door on the client is not fully opened compared to the server’s perspective.
How am I able to resolve this issue?