All Projects → deep-entertainment → godot-epic-anchors

deep-entertainment / godot-epic-anchors

Licence: MIT license
Improvement of the anchor panel UI for Godot

Programming Languages

GDScript
375 projects
Harbour
5 projects
GAP
223 projects

Projects that are alternatives of or similar to godot-epic-anchors

VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (+200%)
Mutual labels:  godot, godot-addon
godot-unirest
Unirest in GDScript: Simplified, lightweight HTTP client library.
Stars: ✭ 32 (+23.08%)
Mutual labels:  godot, godot-addon
Project-Map
No description or website provided.
Stars: ✭ 52 (+100%)
Mutual labels:  godot, godot-addon
godot-dockable-container
Dockable/tiling UI panels Container addon for Godot
Stars: ✭ 70 (+169.23%)
Mutual labels:  godot, godot-addon
RPG-Databases
Godot Engine addon to manage RPG databases
Stars: ✭ 15 (-42.31%)
Mutual labels:  godot, godot-addon
PostgreSQLClient
PostgreSQL connector for Godot Engine in GDScript.
Stars: ✭ 28 (+7.69%)
Mutual labels:  godot, godot-addon
GodotTerrainEditorPainter
Heightmap based terrain editor plugin for GODOT with vertex color based terrain shader painting
Stars: ✭ 23 (-11.54%)
Mutual labels:  godot, godot-addon
godot-rpgdb
An easy to use JSON database-manager for Godot.
Stars: ✭ 25 (-3.85%)
Mutual labels:  godot, godot-addon
viewport-spy
Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.
Stars: ✭ 28 (+7.69%)
Mutual labels:  godot, godot-addon
godot-interpolated-camera3d
Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
Stars: ✭ 40 (+53.85%)
Mutual labels:  godot, godot-addon
godot-logger
Simple in-game logger for Godot 4.0
Stars: ✭ 14 (-46.15%)
Mutual labels:  godot, godot-addon
nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-26.92%)
Mutual labels:  godot, godot-addon
Voxly
Intuitive open source voxel editor; for both small and big ideas!
Stars: ✭ 46 (+76.92%)
Mutual labels:  godot
godot-filesystem-view
A Godot tool similar to FileSystem dock, allows you to customize filters(views) to work with project resources.
Stars: ✭ 75 (+188.46%)
Mutual labels:  godot
Conquest
Risk-like game in Godot
Stars: ✭ 61 (+134.62%)
Mutual labels:  godot
Godot-WorldMaker
Fantasy world creator made with Godot for fun
Stars: ✭ 73 (+180.77%)
Mutual labels:  godot
godot-gdgifexporter
Gif exporter for Godot made entirely in GDScript
Stars: ✭ 85 (+226.92%)
Mutual labels:  godot
novemberdev soulslike darksouls godot
Dark Souls clone in 3D with Godot
Stars: ✭ 51 (+96.15%)
Mutual labels:  godot
planetarium
Our Planetarium project!
Stars: ✭ 45 (+73.08%)
Mutual labels:  godot
godot-psx-style-demo
Demo project featuring a collection of PS1 style shaders and materials for Godot engine.
Stars: ✭ 266 (+923.08%)
Mutual labels:  godot

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].