Quote:
Originally Posted by DustyPorViva
Also, I posted in the other thread that hiding and showing images constantly in a loop will have some bad CPU usage. Only hide when needed(current playercount < last playercount). I don't know if you do this, but someone mentioned it so I thought I'd throw that in.
|
Hmm, so basically only hide when it's needed, and adjust the x, y and other things anyway? I will try that.
Edit: Done, and it helped. Neato!