About 23,600 results
Open links in new tab
  1. [Improved] How to Actually Improve Performance in Your Games …

    May 12, 2021 · Editing again! Roblox now has some pretty good official performance-oriented documentation: Improve Performance Memory Usage In my last post, I went over how to …

  2. How To Reduce Lag From Game - Community Tutorials - Roblox

    Jul 6, 2023 · As a Roblox game developer, you understand the frustration that lag can cause for both you and your players. Lag not only affects the performance of your game but also …

  3. Does unioning parts reduce lag? Also, will making a union a

    Oct 3, 2022 · I’ve worked with several developers in the past and they all seem to union parts very often, not just to organize, but to reduce lag. Does unioning multiple parts actually reduce lag …

  4. Does grouping parts reduce lag? - Building Support - Roblox

    Apr 24, 2020 · Hey! I usually don’t build but today I am, but does grouping parts help reduce lag or no? Any help would be appreciated!

  5. How to reduce lag when your game has too many parts? - Roblox

    Jul 2, 2021 · Hi there, currently I’ve been experiencing lag because there are too many parts in a game, this lag also only occur on mobile. I know that mobile devices are weaker so they can’t …

  6. What's the Best Way to Reduce Lag Created by Smooth Terrain

    Jul 30, 2020 · Hey y’all. I’m making a large map that consists almost entirely of terrain. Thing is, it takes up a lot of memory and I don’t know how to fix that. How can I reduce lag caused by …

  7. How do I reduce map lag? - Building Support - Roblox

    Jul 12, 2020 · The best method to reduce lag is to have Mesh parts and decals. Since parts uses so much space it can be really laggy in game when there are thousands and thousands of …

  8. Do 3D Blender models reduce lag? - DevForum | Roblox

    Jul 29, 2020 · 3D Blender models reduce lag a lot compared to inbuilt Roblox parts. 30+ realistic models made from blender could cause some lag so try to limit the number of parts/triangles …

  9. Large Part Count & How To Defeat Lag - Building Support - Roblox

    Jun 9, 2018 · At one point, a game in Roblox consisted of one place. Roblox would make copies of this place once it got filled with players so any number of people could play at once, but …

  10. Handling 200+ NPCS without lag - Scripting Support - Roblox

    Feb 18, 2023 · So I have around 200+ NPCs that spawn into my game and they all each have a FollowScript, HealthScript and a AttackScript. The FollowScript is causing the most lag and im …