It might be worth reporting this to Enigma in case there's something they can do about it.
Translations are contributed by the community - you can get involved too: construct.net/en/forum/construct-3/translations-11/help-translate-construct-128475
It means it uses spaces/tabs/newline to format the data in a human-readable way. The alternative is a compact string with no spaces at all, which is smaller and quicker to parse, but harder to read.
To avoid thrashing rasterization, it rasterizes at the next power-of-two size rounded up, and only re-rasterizes if you go larger than that. It will then step up to the next power-of-two size, minimising the amount of rasterization going on if you slowly scale up an SVG.
In that screenshot, it appears you have not marked Function1 as asynchronous, so it won't work with "Wait for previous actions to complete".
Yes, drawing blends like "copy" and "destination out" can erase content.
It seems to work fine for me. If you encounter a problem please file a bug report, we typically need all that information to be able to help.
The editor works on Android and iOS. It's designed for reviewing and tweaking your project - it's intended that actual development work still happens on a desktop-class device.
There's no compatibility difference, it just shows multiple files in the Project Bar now instead of grouping them. You can convert them all to WebM by reimporting the .wav or .ogg files, and deleting all the other formats.
This release doesn't affect Construct's existing support for mobile devices. In fact it slightly improves it, with some bug fixes.
Yes, this launched back in July. See the follow-up blog post for details on how to get started: construct.net/en/blogs/construct-official-blog-1/javascript-coding-available-1073
Did you use the "install" option? If so try uninstalling it and reinstalling.
Please allow a few business days for a response.
Please contact supportoos@scirra.com for any help with payments.
It's impossible to help without more details, such as the way you are trying to export, and the text of the error message. If you think it's a bug please report it following all the guidelines: github.com/Scirra/Construct-bugs
Member since 21 May, 2007
The official blog for all things Construct and Scirra run by our employees!
Wider technology issues from Ashley's perspective.