Frictional Games Forum (read-only)

Full Version: Enable current viewpoint bug?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Whenver I use enable current viewpoint this is how it looks for me, which is wrong.

http://img96.imageshack.us/img96/1487/46111924.png


My friend is making a customstory aswell, and its not like this for her. :<
Are you trying to say that pressing the space bar doesn't maximize a view port?
(01-25-2012, 07:27 PM)Your Computer Wrote: [ -> ]Are you trying to say that pressing the space bar doesn't maximize a view port?
pretty much.
I haven't had that issue (though i've had a similar issue), but here's a way to work around the issue. This method requires your map to already be saved to a .map file. You're going to have to edit your map in a plain text editor. In Level::ViewportConfig, you're going to see two attributes, one called SelectedViewport and another called UsingEnlargedViewport. Make sure SelectedViewport has a value of 3 and UsingEnlargedViewport has a value of true. Save the file, restart the level editor and open your map.
Sounds very weird. Sounds more like a graphic-card related glitch.