Extreme lag with more than 1 person in game

Hey everyone, I’m coming across an issue in my game whenever more than 1 person joins the game. All of my scripts and stuff get delayed when theres more then 1 person, but function normally when only 1 person is in game. This only happens on this baseplate and none other, so I’m pretty confused why.

Example of only 1 person:

Example of 2 people:

TIA!

1 Like

If these scripts are Server-scripts rather than local-scripts, that may be the issue.