View Single Post
Old 03-03-10, 06:15 AM   #2
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by karamazovnew View Post
Can you makeobjects appear outside the 1024/768 box?
No, but if the viewport is set to 1024/768, i can set it to other res. The viewport is the area on the screen where objects are rendered.

Quote:
Also, can you load in a wide image to fill the screen?
Not by myself in a meaningful integration into the game mechanics, but I can see if the engine prepares a loaded texture to be rendered over the scene as a gui element. At this moment I can scale the loaded texture.

That is happend in my posted screen. The 3D scene was set to 1680/1050 but the loaded image for the dials bar was set to 1024 width and positioned on the left edge.

My intentions are to implement a mechanism as you described it here:
http://www.subsim.com/radioroom/show...28&postcount=7
Seeadler is offline   Reply With Quote