Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: A3DStudio on January 17, 2013, 03:01:37 PM

Title: Set Screen Resolution
Post by: A3DStudio on January 17, 2013, 03:01:37 PM
This script sets the screen resolution. Optionally sets the fullscreen/windowed mode and refresh rate (hz).

(http://a3ds.files.wordpress.com/2013/01/set_screen_resolution.jpg)

Second script gets the screen width and height.
Title: Re: Set Screen Resolution
Post by: phannDOTde on February 25, 2015, 06:25:07 AM
I know it's a dead old topic but some of you might be interested in this since it cost me two days to realise this: get resolution returns the full screen resolution of your current desktop NOT your render view. If you need to know your renderview size you need to use get width/get height! Maybe this saves some trouble and time for someone.
Title: Re: Set Screen Resolution
Post by: Fat Pug Studio on August 19, 2016, 04:44:09 AM
Oh, i didn't see the links until i logged in, my bad :)
Title: Re: Set Screen Resolution
Post by: ilovelessons on March 18, 2017, 09:56:53 PM
Hi,

I now got around the seeing this post. How do I add these to scripts to Playmaker so they show up the actions panel???

Title: Re: Set Screen Resolution
Post by: jeanfabre on March 20, 2017, 05:14:14 AM
Hi,

 simply download them and drag them inside your Assets folder of the project you want to use them.

 best for organizing your assets, you should create a "Assets/PlayMaker Custom Actions" and put them inside.

 Bye,

 Jean
Title: Re: Set Screen Resolution
Post by: ilovelessons on March 20, 2017, 06:22:53 AM
Thanks jean :)