I followed the tutorial and I'm also using your GMEditor for the scripts, but I still can't see the updates live... I added the obj_gmlive to my first room of the game, I run the gmlive-server.exe (default config) and on the step event of an object I added the if (live_call()) return live_result;
Any Idea?
(I'm using GMS1 on Windows 10. Both to the latest available update)