Hi,
So I've been working on a login system which works good.
There is one issue..
When the login window is created I do:
fadeCamera(false,0,0,0,0)
But when the map (Its a race server) changes, the background fades away, which I dont want to happen.
How can I achieve this?