Networking moving platform
[SOLVED] I have a third person demo, I'm trying to test networking to learn. I've made a moving floating platform that uses InterpToMovement to move back and forth, but this apparently doesn't replicate well. And it appears that the client that joins, starts the movement from its start position, and not where the server has the platform. What can I do or use to get this to work?