Godot Version
4.2
Question
Cannot create an instance of EditorProperty because it is ‘abstract’, according to Godot.
Efi
2
Yes, you can only extend a class from it, then instance that.
That doesn’t work. I think it did work. Seems like a vague error message.