playMaker

Author Topic: Anyone else having issues with getting screen resolution?  (Read 1864 times)

Red

  • Hero Member
  • *****
  • Posts: 563
Anyone else having issues with getting screen resolution?
« on: August 11, 2013, 02:04:40 PM »
Working on a couple things that use this feature and whenever I use it it's returning results that are much larger than the screen is set.

for example, I have the game screen window set to the 1024x768 and the height that i'm trying to extract is returning 1200... which is kinda a bit far.

I'm trying to work on making my gui dynamically scale some elements based on the resolution of the screen... I don't know how i could test this in a compiled build so I'd like to ask if anyone else is having the get resolution action returning incorrect values?