ECMAScript
ECMAScript copied to clipboard
Custom Resources through ECMAScript
Currently, Godot will not recognize custom resource classes written in JS/TS.
does anyone have a solution/workaround besides using gd script and a ts interface?