question : im practicing scripting and making an ability and the input script fires to the server the server gets it and then runs the logic and then fires vfx event to all clients so every client can see the vfx and not just one passing the character and params like mouse pos question : do i play animations on the server or the client with the vfx replicator
#Question
1 messages · Page 1 of 1 (latest)
You should play animations on clients when possible
ok thanks