Is there a size that basically isnt good?
In my game i have this system locking freeze for about 5 seconds just before my layout .
Its x5000, y10000
Im assuming this is the problem as my codes very tidy (for me )
My solution is to load a chunk (1000,1000) at the start , then expand it in the background till its that size
Its not letting me use "else" [|) as in
if playernum = ainum
print "you win"
else print "you loose"