Multiplayer, PlayerState only use client0

Hi! I am making a multiplayer survival game. So I have a hud that displays hunger and thirst. Both thirst and hunger are decaying and when the character is moving, they should decay twice as fast. This works as intended for solo player. When in multiplayer, all characters share the same hud, and it only reacts to when the client0 is moving. Anyone know how to fix this? :slight_smile:

Thanks in advance!


126143-126144-

Anyone? :frowning: