I've noticed in alot of games the actual frame sizes are very small, and when launched it will stretch the game window to larger size/full screen. How do you do this in MMF? And what are the benefits?
If I'm unclear in my question do feel free to ask. Many thanks for any help.
Stretching
Application properties/window options/-check "Resize display to full window size"-
Then, make the window size a multiple of your frames size. (ex_frame:320x240 window:640x480)
Full screen
Start of frame-> Strorybard Controls/Screen/Full Screen Mode