/godot-epic-anchors

Improvement of the anchor panel UI for Godot

Primary LanguageGDScriptMIT LicenseMIT

Epic Anchors

Introduction

This addon for the Godot engine optimizes setting the anchors and is based on this Godot proposal by @lentsius-bark.

Usage

  • Install it from the Asset lib or unzip the release into your Godot project
  • Enable the plugin

It will show an anchor icon in the top right corner of the editor viewport.

Anchor icon in the editor viewport

Clicking on it will reveal the epic anchor widget.

Widget in complete display

See the Godot proposal for details on how to use it.

For example, clicking the outer border will make your control use the complete available space:

Selecting full rect

Selecting the middle line will arrange it in the center of the screen:

Selecting the center screen

Contributors

This plugin was originally created by Krystof Klestil (lentsius-bark) with support of the community. It was contributed and released by Deep Entertainment into the asset lib.