Problem Description
When I preview using NW.js, after several previews, the Construct 2's window stop working.
Operating System and Service Pack
Windows 7 x64 SP1
Construct 2 Version ID
r204.2
Is this a known issue fixed in later versions, or not?
Develop games in your browser. Powerful, performant & highly capable.
Yes! Just use the "Timer" behavior.
deathangel1479, I've set it to later, but continues don't working.
deathangel1479 I've forgot to ask... :s
... how to get the Slider Bar value converted as percentage?
Please, see this tutorial.
aviata Yes, this is the spirit! Construct 3, 3 of 3D!
Not is my intention doing any type of minimodding, but please, insert a title before "How do I". Your post need a title. "How do I" is only an default to start before your title.
You can use a custom plugin, the Time Manager plugin.
Go to Dropbox, create a account and upload your file. Get the file link, and post the url here at this format antiblocklinks|http://site.com
Detecting the browser name by Construct 2's expressions isn't effective yet. For now you can ask for help for using custom Javascript, instead. Good luck.
blackhornet, this is not effective because the "Browser.Product" is reported as "Gecko". Detecting the browser name by Construct 2's expressions isn't effective yet. delgado, for now you can ask for help for using custom Javascript, instead. Good luck.
I'll made a .capx with the features that are shown in the image above.
deathangel1479 , I've modified the .capx, and added some features. Why the Local Storage isn't working?
I'm making two fields, one for signup and other for login. How do I require at minimum 8 characters? How do I can detect this? Thanks in advance!