
Publisher
calinou
Antialiased Line2D Demo
Demo project for the Antialiased Line2D add-on. The add-on's code is included in this asset. Find the Antialiased Line2D add-on at: https://godotengine.org/asset-library/asset/3103
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Antialiased Line2D add-on demo project for Godot 4.x

This repository contains the demo project for the Antialiased Line2D add-on. The add-on's code is included in this repository and is mirrored periodically.
Please report issues specific to the add-on here, not in this repository.
Try it out
Using the Asset Library
- Open the Godot project manager.
- Navigate to the Templates tab and search for "antialiased line2d".
- Install the Antialiased Line2D Demo project.
Manual installation
Manual installation lets you try pre-release versions of this demo by following its
master branch.
- Clone this Git repository:
git clone https://github.com/godot-extended-libraries/godot-antialiased-line2d-demo.git
Alternatively, you can download a ZIP archive if you do not have Git installed.
- Import the Godot project using the project manager and open it in the editor.
- Run the main scene by pressing F5.
License
Copyright © 2022-present Hugo Locurcio and contributors
Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.