In the error message, can you add a hyperlink to help users jump to the last older version that can be open project?
Thank you, Construct!
Thank you so much for your work! I've found that currently can only lock/visible the entire layer, but not for individual instances. I think supporting this will help better use it: github.com/Scirra/Construct-feature-requests/issues/226
Does Autocomplete work for project files as well? I'm not sure if this is an oversight or if it's not supported yet. I imported the Fonts file and then set the font face in the Text object. Currently, it does not trigger the Autocomplete.
Does Autocomplete work for project files as well? I'm not sure if this is an oversight or if it's not supported yet.
For example, I imported the Fonts file and then set the font face in the Text object. Currently, it does not trigger the Autocomplete.
You can post to github.com/Scirra/Construct-feature-requests/issues
Thank you very much for adding the group event variable dropdown by scope! Could you also differentiate the parameters of the function from the sub-event block? Currently, they are merged together, which I think could be very helpful to distinguish, especially when there are more local variables and parameters.
I make example in Construct 3
cdn.discordapp.com/attachments/225550155531812865/1229335084407066654/load-csv-from-googlesheet.c3p
[img=https://construct-static.com/images/v1215/uploads/articleuploadobject/0/images/114951/snipaste2024-04-1515-36-53.png]
I'm expecting that Text objects can be turned directly into SVG text without having to manually convert them using AsHTML expression to HTML <span> elements. Currently, if there are multiple Text objects, converting them will be very painful.That way we'll have all the Tetx advanced Typography, svg animations, css style we want.
lots of surprises! Great update!
StringSub is an absolute game-changing update! No more using & to concatenate strings!
Before:
"Bye string" & var1 & "string" & var2 & "something" & var3 & "string"
After:
StringSub("string {0} and {1} and {2} string", var1, var2, var3)
:
StringSub("Hello, {0}! Welcome to {1}", Variable1, Variable2)
Will the Exported .hex file be provided next?
makecode.microbit.org/device/usb
Perfect update! Has a lot of surprises!
Follow behavior is really cool! Thank you very much for the many examples for Follow behavior , they are really helpful!
change the maximum framerate That's crazy!! Very impressive features! Thank you for your work!
Coool! Thank you very much for sharing!
Member since 26 Mar, 2016