Project Resolution

An asset by Danim3D
The page banner background of a mountain and forest
Project Resolution hero image

Quick Information

0 ratings
Project Resolution icon image
Danim3D
Project Resolution

Quickly change and test Project Resolution settings.Useful to test and prevent your UI from being inconsistent in different resolutions.

Supported Engine Version
3.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Godot Plugin Project Resolution

Godot plugin to quickly change and test Project Resolution settings.

Useful to test and prevent your UI from being inconsistent in different resolutions.

Download

Installation

  • Copy the contents of the "addons" directory to the "addons" directory of your Godot Project
  • Go in "Project -> Project Settings -> Plugins (tab)" and enable "ProjectResolution"

Usage

Once the plugin is activated, a new button will show up on the Top-Right corner of the Godot Editor, above the Inspector tab. On use, the name of the button "Project Resolution" will be renamed by the selected resolution.

  • "Fullscreen" will toggle the Fullscreen setting from the Projects Settings.
  • "Play on Change" will play your main project scene when you change the resolution with the plugin.
  • "Multistart" will play two instances side by side centered on the screen, this is useful for networking testing. This option will disable Fullscreen settings on play. Note with this option you can't use the stop button and will have to close each window instance.
  • "Native" will use the current resolution of your desktop.
  • "Landscape" will switch mobile resolutions using Landscape instead of Portrait.
  • Custom resolutions can be added in the list of resolutions inside the plugin.gd file.

Quickly change and test Project Resolution settings.

Useful to test and prevent your UI from being inconsistent in different resolutions.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Project Resolution icon image
Danim3D
Project Resolution

Quickly change and test Project Resolution settings.Useful to test and prevent your UI from being inconsistent in different resolutions.

Supported Engine Version
3.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers