#can someone help me figure out how to make the remote stuff fire to only the player not whole server

8 messages · Page 1 of 1 (latest)

visual vector
#

its an upgrade tree game and this part is just the one that costs 0 and starts the upgrade tree.
image 1: script in part
image 2: local script in starter player
image 3: server script

server script is where all the handling of upgrades are in and that is just a part of it. when the part tweens to blue and the text changes, the entire server can see it. i can show more of the script if its needed for ur help. thanks!

spiral python
#

do the stuff on the client so only the client can see it

visual vector
spiral python
#

at least the stuff doing the work

#

if u set color on server it shows for everyone, if you set color on client it only shows for that client

#

the rest is up to you

visual vector
#

wait if the entire game is supposed to be like different for each player then do u think i can just put my current server script all into the local script instead?

spiral python
#

idk i'm not the one making your game, try it and see maybe?