Lag Problem in my Terrian Game

So I was wondering, people in my game are lagging. but it’s mostly Terrian stuff. like plants, and trees. but they only lagging when they walking in the part of the map area. is there a way i can fix this problem? so people won’t lag. Thank you!

3 Likes

One way to relieve lag is to optimize the game. Another way is by placing a loading screen and making the player wait until the game is loaded using: repeat wait() until game:IsLoaded(). So when the player walks the game parts do not load at that moment.

6 Likes

Yeah, I’d say place down a loading screen to prevent lag inducing problems in the game.

5 Likes

I try that, But it seems like it didn’t help. it lags for a second when you walking around the map.

1 Like