Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Red on August 11, 2013, 02:04:40 PM

Title: Anyone else having issues with getting screen resolution?
Post by: Red 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?