Yep, working fine here too. You should paste us a specific URL that doesn't work, if you still think it's a problem with our site.
You are allowed to publish with the free edition providing it is not for any commercial purposes. Making any money, including with adverts, or promoting other products that are commercial, would all count as commercial purposes; if not it's OK.
Closing as won't fix. This type of tiny inaccuracy is normal in computer games.
Can you reproduce this in an empty .capx as per the bug report guidelines? That would prove you have found the issue and that it is not something else in your project. It looks like it might be the minifier breaking that expression, so I made a tweak for the next build anyway, which might fix it.
It would be easier to send the data in a format that C2 has tools to parse, such as C2's Array JSON format (which isn't just a simple JSON array), the Dictionary object's JSON format, XML, or just a comma separated string.
Yes, this is on our todo list.
Can you link to the online version which does not work? It could be a server problem. Could you also check the browser error console and report any errors that are there?
Develop games in your browser. Powerful, performant & highly capable.
Do the tips in this tutorial help?
Closing, we need steps to reproduce the problem otherwise we can't do anything about it. Have you also tried pressing 'Reset dialogs' in Preferences?
Closing, works for me. Try the 'Reset dialogs' button and make sure your graphics card drivers are up to date.
Closing as by design. If no instances exist in the project, there are no instance variable values to be changed.
Should be fixed in the next build.
You do not have permission to view this post
Upload it to a service like Dropbox. You absolutely must enable automatic backups if you haven't already.
You can already log to the existing browser console using the System object. Perhaps a feature to get the current event number would be useful for that?