GraphicsEditor/addons/graphics_editor/PaintTool.gd

4 lines
48 B
GDScript

extends "Brush.gd"
func _ready():
draw_pixel()