I find that useing this code helps increase the Frames Per Second...
For A=[MinObj#] to [MaxObj#]
If Object Exist(A)=1
If Object In Screen(A)=0 And Object Visible(A)=1 Then Hide Object A
If Object In Screen(A)=1 And Object Visible(A)=0 Then Show Object A
Endif
Next A
This code usually only helps if you have a large amount of objects. Also, If your objects are very large or too close to the camera it may cause problems...
Well... I hope It helps Anyways...
Previously known as "Game_Creator". Thou shalt not thwart the way of the dragon. For thou tasteth like chicken.