Do Attribute changes only change on the client?

If you run SetAttribute in a LocalScript only the client that ran it will see it.
If you run SetAttribute in a Server Script then all the clients will see it.

1 Like