> I have ported the Photon Plugin into the C3 Runtime. Feel free to use it.
Thanks —
The addon failed to start until I replaced all 'C3.Behaviors.Photon's with 'C3.Plugins.Photon'. Not sure why it worked for you.
Sorry about that, I didn't have time to double check what I uploaded at that time. Probably unnecessary now since you are back but I just updated, just in case.
C2 and C3 runtimes are still different. E.g. I can't run my unit tests directly in editor because they rely on AJAX 'Request URL' method which requests project files fine in c2 runtime but throws CORS error in c3.
I'm not sure what you mean.
Do you mean this github.com/Scirra/Construct-3-bugs/issues/1890 ? Accessing scripts from the project file directly? Yeah, it doesn't work.
You can use the JS Plugin created by Valerypopoff. You can just include the script so you can directly test on the editor.
JS Plugin: https://www.construct.net/make-games/addons/1/javascript