Widget Draw System

FirstContent - Blueprints - Jul 30, 2021

Complete drawing system in UE4

  • Supported Platforms
  • Supported Engine Versions
    4.22 - 4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Complete widget drawing system. The system includes a number of tools:

  • Standard line drawing mode. This mode can be seen in the previous asset - it has not changed much.
  • Painting with a brush. Choose custom brushes and add new ones. Options include spacing, rotation randomization, size, and color.
  • Straightedge for brushes and lines. Draw straight lines using both tools.
  • Action buffer. A standard tool that allows you to undo the last few actions, as well as redo them back.
  • Spray mode. Mix colors right on the canvas.
  • Color picker tool. If earlier it was RGB sliders, now it is a full-fledged wheel.
  • You can add any shapes to your canvas.
  • Add text to the canvas with custom size and font.
  • You can apply a variety of masks. There are examples in the asset - it's very easy.
  • Of course, save and load files in "*.exr" format.


You may be interested in: Draw System.

* This asset has nothing to do with the Draw System, except for a similar idea. All blueprints are made from scratch.


Watch on YouTube | Download windows-x64 demo.

Technical Details

Number of Blueprints: 11 + 2 demo-bp

Input: Mouse

Network Replicated: No

Supported Development Platforms: Desktop

Support and discussDiscord


Documentation