Godot-Form
Godot-Form copied to clipboard
Allow any control to be an input
with a custom signal to count as gui input and a custom value
can't do custom signal cause the InputEvent is needed
At some point I might allow the validation subject to be determined by a method of the input instead of a property.