Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to prevent Server lag while making a magic moves with lots of effects?

Asked by 5 years ago

Well i have been trying to make a game based on Anime but the problem is that when I let server script handle the effects it lags and because of that players won't be able enjoy the beautiful effects that appear when we use the move. It works perfectly in roblox studio but when I test it in game due to lag it becomes messy. Also i did try using local script and it worked well at least it was a lot better. I wanna know if there is a better way to do it so i can go all out with effects.

https://gyazo.com/ec3e066ecb622ad6d055412159aaad2b

0
Can we see your scripts? mixgingengerina10 223 — 5y
0
You will need to keep the effects on the client side of things. You'll then need to replicate it to other clients. Its the best way and should be the way you go about it. xPolarium 1388 — 5y

Answer this question