Ashley
I currently have completed my C3 plugin, JsonManager, running on the old run time. I am struggling to get it working on the new run time. My main issue is that I can't seem to find documentation of all of the exposed public api's. Looking through the docs I can't find anything on retigger, getting the current event, etc... I was able to discover some of this in chrome debugger but my call in the new run time fails on the Retrigger method in my loop. With the old runtime for C3, the retrigger method works as expected.
So my question, finally :), are there spots in the documentation I am missing or example plugins I can look at in the new run time that implement looping ?
My suggestion is can you guys also create just an api page that has all of the public facing apis listed with links to details on each one.
Just wanted to throw this out there.
Also just wanted to throw another comment in here that I really love construct 3 and keep up the great work.