Humanoid.MoveDirection not showing up on server, only local

Repro:

  • Start server + player
  • Click Humanoid on server window
  • Move while in shrunken player window
  • MoveDirection never changes in server window

I thought this used to work? I’m using this for simple controls

In the properties tab or in a print line?

Both

I made a workaround where the client uses a remote event to tell the server what their move direction is. Maybe it was designed this way d: