[PLUGIN] Better Delays

Hello,

Recently I created a plugin called Better Delays. It basically provides an extended delay node that can be promoted to a variable, canceled, paused or checked if it’s active in runtime. Moreover, it won’t broadcast events if the object in which it was created was destroyed or garbage collected. The plugin also provides data validators and automation tests to help you get rid of the old delay nodes.

Let me know what you think about that.
Thanks.