Skip to content

Enhance edge look #94

Description

@YotamAshman

Current look

Edges are pixelated and ugly, Godot anti-aliasing does little to nothing for 2d lines.

Desired behavior

Smooth good looking edges.

Approach

I found this addon from the asset library: Antialiased Line2D
It adds a new node called AntialiasedLine which inherits from Line2D. This means its a drop in replacement for our current setup, and drastically enhances to look of the edges.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

UIThings connected to the visual part of the projectenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions