How to change Set Movement Mod on multiplayer

I setup a Set Movement Mod change to flying in character component. It works correctly on Server but doesn’t work in client. I attached the blueprint I created. Any help to fix this. Thanks.

You need to look into replication as you need to replicate your set movement mode on the server and all clients, I found the following tutorial the best