#I have a ui problem
1 messages · Page 1 of 1 (latest)
Is this code on the player? You would only set the StaminaBar if this player isLocalPlayer = true
yes this is the online fps controller
do i need to put it on an other script?
like a monobehaviour
You don't have to but it would be a good idea. the movement controller should be separate from controlling UI
oki
how should it look
i see what i can do