This is raising a check failure on start :
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Plugin specified both world type and single-global flag; these settings are incompatible
Condition: plugin_->GetPluginType() != era::pt_worldtype || !(plugin->GetPluginFlags() & era::pf_singleglobal)
File: Exporters\Plugin.cpp
Line: 783
Function: __cdecl Plugin::PluginInfo::PluginInfo(class era::IPlugin *)
Build: release 91 (64-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 2)
This is an issue in the edittime.js file
And when clicking on ignore and previewing your example anyway, firebug raises :
ssignment to undeclared variable a
for (a in temp ) { ; in parse_plugin.js line 106
Also why not simply using the built-in array plugin ?
Not added to the plugins list for now.