ArmainAP / Unreal-Engine-Widget-Spline-System

Spline System for UMG
MIT License
14 stars 4 forks source link

Unreal-Engine-Widget-Spline-System

Unreal-Engine-Widget-Spline-System is a free and open-source plugin for Unreal Engine that introduces a powerful spline widget. With this widget, developers can effortlessly draw 2D lines which can be edited both in the UMG editor and during runtime.

image

Features

Installation

  1. Clone or download the repository.
  2. Copy the plugin to your Unreal Engine project's Plugins directory. If you don’t have one, create it.
  3. Restart the Unreal Engine Editor.
  4. Enable the Unreal-Engine-Widget-Spline-System plugin via the Plugin Manager.

Usage

  1. After installation, you can find the spline widget in the UMG editor.
  2. Drag and drop the widget onto your UMG canvas.
  3. Edit the spline as per your requirements, either in the UMG editor or during runtime.
  4. For detailed integration and customization examples, explore the provided demo level.

Contributing

We welcome contributions! If you have a feature request, bug report, or want to improve the plugin, please open an issue or send a pull request.

Credits

Created by Adrian-Marian Popoviciu. A special thanks to the Unreal Engine community for their valuable feedback and contributions.