/borderless_display-godot

Multiresolution Support for pc/mobile devices including safearea

Primary LanguageGDScriptMIT LicenseMIT

Borderless Display 1.1.0 Godot v4.x Godot v3.x

  1. Install directly from Godot Asset Library

or

  1. Download this respository, move lowlevel-1989/borderless_display to your {project_dir}

  2. Enable it from Project -> Settings -> Plugin

Getting Started

BorderlessDisplay

  • BorderlessDisplay, New node to control the scaling area of our game.

ButtonDisplayTest

  • ButtonDisplayTest, New node for testing with multiple resolutions.