"Show if an layer is global or overridden" - this is great, but can we see which layout the overridden layer belongs to?
Debugger: remember 'Hide unused' setting
Is it possible to remember the state of the search field too? When debugging a difficult issue, I sometimes have to type the same object name dozens of times in this field.
'Enabled' setting for effects in editor - omg, I waited so long for this, thank you!
Yes, please read the tutorial to the end :)
It opens fine for me. Try re-downloading the file, or opening Construct in a different browser.
Great update, thank you for continuing to improve the templates feature!
removed
Is your array 1D or 2D? The example I posted above should parse 1D array and put all values in a new row on the spreadsheet, each value in its own column. Say, if you are sending this string: "apple,banana,plum,100,200"
Then "apple" will be in column A and "200" in column E.
You can add all values from the array into a string, for example comma-separated. And send that string with AJAX request, say with "data" tag. Then you need to parse that string in the script and write each value into a new cell on the spreadsheet. It could look something like this:
pastebin.com/raw/k03h0i09
(Please note that I haven't tested it)
You can send a long string of values (an entire array if you wish) in the AJAX request, but you'll have to edit the Google Apps Script. It will need to parse that string and write all values correctly into the spreadsheet.
New debugger improvements and the fact that children in the hierarchy can now be picked in the same tick the parent is created is AWESOME! Thank you!
No I don't see them too. Logged a bug report.
You can read the explanation here:
construct3-21h2.ideas.aha.io/ideas/C321H2-I-7
I agree, best update of the year! so far :)
Same, crashes when pretty much any addon is installed..
Member since 26 May, 2016