1
0
forked from joey/godottest
Joey Eamigh 9989fab018
addons?
2025-10-10 14:07:23 -04:00

7 lines
86 B
GDScript

@tool
class_name PixelPen
extends RefCounted
static var state = PixelPenState.new()