The suggestion platform is where suggestions go to die.
Ashley
I'm putting it on my wish list for Santa.
Does it really need to go on that platform?
This is a serious quality of life improvement when using the app.
No one is going to vote for this because its not some wiz bang new feature.
Could you please make the parameters in a function (in both condition and actions events) collapsable.
When you have a function doing a lot it starts taking up a ridiculous amount of room on the event sheet.
Hope you can help.
Thanks
Check out this thread. https://www.construct.net/en/forum/construct-3/general-discussion-7/format-number-currency-146104
It has 2 examples, one for formatting eg 10,000,000, and one for adding denotations eg 10m, 10k etc.
Actually, it turns out that the C3 runtime updates text width and height the same tick now. Great!
I thought it was like C2 still, where getting the text width and height values could only be read the next tick.
GeorgeZaharia
Can you please reupload your tutorial file? Would like to take a look.
https://www.construct.net/en/blogs/construct-dummies-simple-29/calculate-text-width-pixels-1050
Thanks!
You need to click on the number now to see the alerts, not the profile avatar pic.
There are also lots of free online converters to can convert TTF to WOFF.
I don't want to rub salt in the wound, but the official response is most likely to be the importance of keeping backups and saving progress periodically. We all learn the hard way.
Develop games in your browser. Powerful, performant & highly capable.
You can set a local variable at each sub event to keep check of the loopindex on that nested loop, then reference that variable instead of loopindex.
R0J0hound
You were right, moving the javascript code to the new inbuilt scripts fixed the problem.
Another really great example.
I just got around to trying your example, in C3 it looks like this;
I'm guessing it has to do with the javascript text width code?
Making that in C3 would be a cool project.
I've been doing something similar recently, a flow chart designer which focuses on variables.
https://www.dropbox.com/s/zx571o10146fznk/varflod.gif?raw=1
I think dialogue designer comes close to what you are after.
https://www.construct.net/en/tutorials/dialogue-designer-construct-2624