Tween [Client/Server] [ASK]

Hello guys, I want to ask, for Tween (I want everyone to see the changes too). Is it better to use FireAllClients (Remote Event) or just do it on the server? Thank you

Never handle tweens on the server. It is 1000% better to do it on the client, so use :FireAllClients()

Adding onto that, I suggest the usage of Tween Service V2 for that purpose.