ID:163648
 
I am currently producing a game in which I want to utilize the entire screen of people's computers, The only down fall is I also need it to work on all screen resolutions. Is there anybody who can assist me in doing this or at least inform me if it is possible with BYOND?
The taskbar will always be in the way, so no<code>*</code>. But, if you need something to fit for all screen resolutions, anchors should be the way to go.


<code>*</code>unless i missed something?