06-10-2011, 09:19 PM
(This post was last modified: 06-10-2011, 09:19 PM by Jacob__mybb_import1.)
If you have time, open an empty game and paste this in the script console without clicking play:
Tell me what the number it prints is. Then zoom out until the whole world is visible, hold F7 and tell me your average FPS.
Code:
game:scheduleTask(function() local t = os.time(); for i=1, 1000 do p = create("Box"); p.Position = Vec2D(math.random(0, 1000), math.random(0, 500)); p.Fixed = true p.Parent = game.World end; print(os.time() - t)end)Tell me what the number it prints is. Then zoom out until the whole world is visible, hold F7 and tell me your average FPS.


![[Image: broloxer.png]](http://miniprofile.xfire.com/bg/sf/type/0/broloxer.png)
![[Image: 76561198037039305.png]](http://badges.steamstatus.com/profile/default/steam/76561198037039305.png)
![[Image: nmdd7o.gif]](http://i50.tinypic.com/nmdd7o.gif)