-
blazepinnaker's Place
This is your very first Roblox creation. Check it out, then make it your own with Roblox Studio!
-
-
perf: Default Generated Terrain
Just go into terrain editor, click generate, and use default parameters. Use seed "Test1"
-
perf: Default Terrain with 100K MP
Default Terrain with 100K MP anchored with collision on MP, randomly placed in -500-500,0-100,-500,500
-
perf: Default Terrain with 100K random size,random
Note that each MP is just a clone of a base MP.
-
perf: Default Terrain+50K RND MP
50K Random size, placed, oriented clone of single MP.
-
perf: Streaming Terrain, 50K RNDMP
Streamin enabled, 50K randomly placed/sized MP, with Default Terrain
-
perf: VeryLarge terrain
Streaming on.
-
-
-
perf: VLRG Terrain, Streaming
############### terrain
-
-
perf: ClientVersusServerTween
Tween 400 parts on server versus client.
-
perf:DefTerrainW/Threads
Thread generator doesn't impact performance much (10K spawns looping -
for i=0,10000,1 do spawn(function() while true do count=count+1 wait(1) end end) end
blazepinnaker has no creations.