How can I make a player length bar?

If the player thumbnail appears in single-player inside studio, but not when testing with multiple players locally in studio, then the reason it’s not working is probably that player thumbnails don’t appear when you’re testing locally in studio. Try publishing the test place and getting a friend to test it with you.

That’s actually wrong I tested it in studio and it worked perfectly fine

1 Like

Thank you very much.
There are 2 problems.

  1. I need to get the player image to the right and to the bottom, the player image to the left and out, but how does the script adjust itself?
    The person who entered the 2nd game first does not see the image of the 2nd player, but the 2nd player sees both, what should I do to fix it?

1
2

I’m pretty sure they should both be able to see each other, I joined first on my main account and then on my mobile and I was able too see my other account

Yeah I just tested the code I gave you and works on both my pc and mobile

@resoel58

So how can I move the player image to the left?

OH DO YOU mean so its centered within like the bar?

like but it will be on the left

Try setting the anchor point to .5, .5
image

thank you very much, the issue has been resolved thanks to you :kissing_heart: :kissing_heart:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.