Jump to content

Flag: Difference between revisions

1 byte added ,  8 August 2023
m
imported>Denatidum
No edit summary
imported>Denatidum
Line 43: Line 43:
The flag supports the use of three distinct tools: the brush, the paint bucket and the shape builder.{{verify|What are the actual names of the tools in the code?}} Left-clicking with a tool paints an area, while right-clicking removes it.
The flag supports the use of three distinct tools: the brush, the paint bucket and the shape builder.{{verify|What are the actual names of the tools in the code?}} Left-clicking with a tool paints an area, while right-clicking removes it.
==== Brush ====
==== Brush ====
The brush is a tool which allows the user to paint individual pixels, along with 2×2 and 3×3 squares. By default, the 1x1 brush is selected.
The brush is a tool which allows the user to paint individual pixels, along with 2×2 and 3×3 squares. By default, the 1×1 brush is selected.


==== Paint bucket ====
==== Paint bucket ====
Anonymous user