nimos100's Recent Forum Activity

  • Just updated to NWjs 0.13.0 rc 1, which didn't solved the problem.

  • What probably would fix it is a unfocus option. I had this with the normal text box and that seems to fix the status bar trouble.

    This plugin has a focus option but nothing to unfocus it.

    My action actually destroys the complete box once the user submitted the text.

    Let me know if there is a fix for this.

    Thanks!

    Focus and unfocus in C2 is not really handled very well I think. But you can try a work around which is to add a button and once you want to remove focus from a textbox, You give this button focus and then use the remove focus or what it is called afterwards to remove it again.

  • Ashley this is a question for you, If you should name/explain one feature and only one, in C3 that you think are the best one so far, what would it be? (Now this can't be one of those mentioned on the C3 site )

  • I can reproduce this bug only on computer with bad graphic drivers (as a VM) (export build with C2 r221 nw13beta5-6-7)

    I use Nvidia newest driver 361.91 so it should be up to date.

  • Can you reproduce if you append ["text"&newline&"text2"] ?

    Just make an experiment. Take a look, nimos100 . <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    https://onedrive.live.com/redir?resid=4 ... ile%2ccapx

    Never mind, it was me...Dooh <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    It works fine, I had a blackout as I was opening the file in notepad rather than notepad++

    Anyway thank for the replies <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Problem Description

    C2 seem to get stuck in full screen mode. Even across projects. If I add a "Browser - Request full screen" and run the application through NWjs. It does go full screen as expected. However if I disable the "Request full screen" in the code it still goes full screen when preview. Even if I make a new clean project with no event at all in it and preview it, it still goes into full screen mode. Even after restarting C2 the project that seems to have used the "Request full screen" is stuck in that mode.

    Can anyone try this and confirm this issue? It is really weird. (ALSO BE SURE TO TEST IT IN A NEW PROJECT!!)

    Attach a Capx

    https://dl.dropboxusercontent.com/u/109921357/Stuck_fullscreen/Stuck_fullscreen.capx

    Description of Capx

    Just request full screen

    Steps to Reproduce Bug

    1. F4 to preview the project. It will go to full screen.

    2. Disable "Request full screen" and run the program again.

    Observed Result

    Regardless of whether Request full screen is used or not, it will keep going full screen even after it have been disabled. Even across different projects.

    Expected Result

    Affected Browsers

    NW.js 0.13.0 B7 and B6

    Operating System and Service Pack

    Windows 7

    Construct 2 Version ID

    r223

  • Well, as the title says, I want to know how to make different AI for each enemy, I have the AI, the problem is that all enemies that are the same sprite move always together, I mean, the AI is simple, its just like "choose(Move left, Move Right)" and then, "Wait (1, 2, 3, 4, etc... seconds)" and then "choose(Move Left, Move Right)" again, its like a loop, the problem is that all enemies move the same direction and they all wait the exact same time, what I want is to have same sprites but they have their own pattern.

    PS: Srry if you dont understand at all, Im not english :p

    You are missing a "For each Enemy" some where.

  • When i try open project i have 'Initialization error 2'

    When i try export game i have minifying script error (iven if i install newest ver. of java 8)

    sometimes i have problem with save project, im very afraid someday i lose my work

    abyone have similiar problems with newest relase?

    Is this related to my bug report or CAPX? or why did you post that here?

  • Problem Description

    Writing to a file with NWjs using the newline seems to not work anymore.

    Attach a Capx

    https://dl.dropboxusercontent.com/u/109 ... e_bug.capx

    Description of Capx

    Click the button will append ["Test" & newline] to a file in the user folder.

    Steps to Reproduce Bug

    Observed Result

    The text is correctly added to the file, but the newline is ignored.

    Expected Result

    When the button is clicked several times the text would be written underneath each other as it used to.

    Affected Browsers

    Operating System and Service Pack

    Windows 7

    Construct 2 Version ID

    r223, NWjs 0.13.0 beta 6

  • Quick navigating functions

    This was an old suggestion made, that I still believe would be one of the most useful features in C2. So ill add it here for that reason.

    The ability to Ctrl + Click (or whatever hotkey is useful) a function call to quickly jump to the where the function is declared.

  • NW.js dialog tags

    When using NW.js "Show folder dialog", "Show open dialog", "Show save dialog" and afterwards the triggers "On folder dialog OK", "On open dialog OK", "On save dialog OK" it would be very useful I think if it were possible to set a tag for these as you can with audio.

    As it is now there are no build in functionality to specify which "On ... Ok" will trigger if you use several of them. You can and have to do this using manual variables, but would be handy to simply make it a standard option in the NW.js functionality, I think.

  • If it helps, here is a tutorial on making your own text box using an offscreen textbox as the actual input.

    https://www.scirra.com/tutorials/624/te ... box/page-3

    Thanks for that, its a good tutorial. Unfortunately nothing that addresses my particular problem as I actually prefer using the "standard" design rather than a sprite font textbox in this case.

    But there are many uses for what is done in that tutorial, so thanks for that.

nimos100's avatar

nimos100

Member since 23 Sep, 2012

None one is following nimos100 yet!

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies