I asked a question yesterday on how to put the character into a marble, which got answered, all went well until it came into implementing the custom movement, as I had an idea of:
Local script reigsters a key press, and sends a remote event, server script would respond to remote event depending on the key pressed
Would this work?
I'm aware on how to do it, I'm just unaware if this is a completely stupid and inefficient way of doing it.