Noticeable FPS Loss When Looking In Certain Direction

This isn’t an actual bug, but I’d like to know how to lessen the issue of looking a certain direction in a game, and having your frames drop by like 20. It sort of ruins the experience for me unless I’m on low graphics.

Do3es that view direction have lots of semi-transparent textures on it for foliage or similar? I have seen that behaviour on games before.

Yep, but it happens sorta regardless of where you are. If you’re in the area with a lot of stuff it won’t lag unless you look far in the distance towards places that do, my guess is that Roblox is trying to render all the parts

i say parts because all foliage like trees, bushes, and grass are chunk loaded and won’t matter

Enable game content streaming.

yeah streaming’s on, i think its just the massive amount of terrain


no foliage since all chunk loaded

Also roblox doesn’t have occlusion culling so you have to make it yourself. I added it into my game and it increased fps greatly.

dang is that a thing for terrain? i’d love to find a resource if there is

1 Like

I found major FPS issues recently with Depth Of Field as of recently with transparent objects.