#server vs. local

1 messages · Page 1 of 1 (latest)

muted stream
#

can other players see animations of a local script or do i have to make a server script in order for all players to see an animation performed by a player

crystal shore
#

pretty sure anyone can see your client sided animations

#

since the default animate script is local

muted stream
#

would i have to script things like vfx and hitboxes separately on the server side

burnt hornet
muted stream
#

ok 👍🏿

remote beacon
#

vfx yes

#

hitboxes can be done on client

#

for example

#

the client attacks and you see if it hits anything

#

then double check with server

#

to prevent hacking

worthy fog
#

read animate script

remote beacon
#

from local to server