if it begins to drop then I know I am stressing the gpu and need to look at my render systems.
it would flicker/delay here and there?
You know you received a PM regarding tile systems a bit time ago
Method OnUpdate60() _gameFrame += 1 _gameTime = Millisecs() RequestRender() CheckMovement() storm.Update() physics.Update() ProcessKeyboard() End method