Noncentz705's Recent Forum Activity

  • Ashley, latest build (r177) fixed the problem

  • I think he means AddFileParam("File", "Select a project file to request."); Check the Ajax plugin.

    Edit :

    I'm facing a similar problem, I want to include a folder with the dependency key in edittime.js and it only seems to work with individual files

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Doesn't seem to be driver related, I made sure to double check before doing the bug report. It's unfortunate because the timings go out the window

    Hopefully it's fixed in the next build though. As always thanks for responding so quick.

  • Problem Description

    Resizing nw window messes up timed events

    Attach a Capx

    https://dl.dropboxusercontent.com/u/139 ... /bull.capx

    Description of Capx

    Example

    Steps to Reproduce Bug

    • Set up an event to create a bullet every 1 seconds
    • Preview and resize the node-webkit window

    Observed Result

    Resize the nw window to be really small, bullets now spawn at what seems to be every 0.1seconds instead

    Expected Result

    Bullets spawn every 1 second

    Affected Browsers

    • Chrome: (NO)
    • FireFox: (NO)
    • Internet Explorer: (NO)

    Operating System and Service Pack

    W8.1

    Construct 2 Version ID

    176

  • Sorry I misunderstood, I thought you wanted to run two games from the same nodewebkit export, in which case you can indeed mix two games but only one can be exported for nw

    This allows for two way communication without websockets or multiplayer, but it's slow...

    If you aren't trying to sync anything frame rate dependent I guess it doesn't matter though

  • It's too bad you can't do something like this Set text Function.Param(0) | "Placeholder"

    But instead have to do this Set text to Function.Param(0)?Function.param(0) : "Placeholder"

  • Export your first project for nw, any others would be exported as html5 (this is because you can't run nw.exe twice)

    From your first project you are able to open a new window (Assuming you know a little js)

    From the new window you can communicate back to the opening window with window.opener

    I've been working on an addon that does this and a fair bit more, it's not ready for public release but if this is a paid job give me a PM and I could have something for you the same day most likley.

  • Probably off topic but is there a way to add a folder with the dependency key in edittime.js? I've tried and can't get it to work. To be fair unless your integrating a lib that's only a file or two then chances of porting to construct are slim, I've hit snags on plugins over this and gave up on them

  • Thanks for replying so fast, it seems to have fixed the problem. I thought maybe it was related since resizing the dialogs makes it toggle between both states.

    edit : It's a pretty funny bug, it makes you think someones swapping the button on you last minute in some kind of twisted humor

  • Ashley the Done button keeps getting replaced with the Back button for me, essentially making c2 unusable. I've reinstalled, emptied my plugin folder even moved my license file ... ?

    I've tried 173, the latest beta and 175. Noticed it only happends inside my vm (8.1).

    It's weird it just started happening today.

  • Only html elements can do that, one solution would be to design your own tooltips using the text and sprite objects... or

    try doing something like this instead https://dl.dropboxusercontent.com/u/139 ... oltip.capx

Noncentz705's avatar

Noncentz705

Member since 28 Apr, 2013

None one is following Noncentz705 yet!

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

13/44
How to earn trophies