Skip to main content
1 vote

Color is changing in multiplayer without explicit syncing

There is no error in your code but you are also not networking your color change. Your cube trigger is executed on each client. They move / are getting synced over the network and the ...
Zibelas's user avatar
  • 5,012

Only top scored, non community-wiki answers of a minimum length are eligible