#how to make an animation handler
1 messages · Page 1 of 1 (latest)
use local scripts to load and play animations as it automatically renders to the server and will be seen by all players, but use the server scripts to handle the weapons and stuff, client for visuals, server for important changes
so the main animation handler should be on client?
** You are now Level 9! **
yup, animate on the client
it will render automatically
thanks