Spinning items making game lag

  • What are you attempting to achieve? (Keep it simple and clear)
    spinning food items around the map.
  • What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
    I scripting the spinning animation so dont worry about that, but there are so many spinning things that the game is kinda laggy and the spinning is very slow when it is not supposed to.

Getting rid of the food, or most of it is not a solution for me. How do I stop the lag?

Just do the spinning stuff localy cuz messing with cframe on a lot of stuff in the server side causes a lot of lag

Do you mean make the burger script stuff local?

idk wtf ur spinning but just spin stuff client side to not cause lag

Have a local script that spins the parts for the player. Additionally, you should make sure the scripts are optimized and don’t cause unecessary lag.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.