Easier fields for script configuration

By the way, I'm using this updated config helper function that allows shorter (and customizable) prop names so you can add config like

C.add('⎋').val(DC.Vector('q')).g('Keybind').des('Cancel');

And you can add an invisible space symbol like this to move your group to the bottom without adding any z prefixes

inc_cfg.js.txt (1.6 KB)

originally from here