alastair's Forum Posts

  • Ya, Gabe said something like that after they announced Greenlight. But at the same time if someone can't tell a game is bad from the developer then they can just look at the user reviews on the same page.

  • I would like to do this as well. There should be an option with nodewebkit/nw.js to open a link with their own real browser.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks TiAm for the workaround. Though personally I found that solution caused more problems: my tabs were no long open or in the order, and all events are open (meaning you'd have to collapse every single event that has subevents manually). So probably more work than resizing the widths.

  • Hey, Rex I can't get the "set volume" action to work. Here are some images, let me know if you need me to reproduce the error in a .capx

    I did this:

    And this happens when I run the game and then trigger the event:

    Any chance of a fix?

    I need the player to be able to change the volume in the game settings. Thanks!

  • I hope Construct 3 won't rely on Java.

    If someone does find a link to a Java version that works, that would help, I can't find the file.

    Oh good I only have 300 files, I guess I'm safe.

  • Your entire project's event sheets are ruined from clicking a button you never wanted to click.

    Thank you for making the post, I usually get frustrated and want to make this topic but then I remember all the other editor bug requests I've made that aren't fixed yet.

  • I wonder what performance will be like on it too, since DirectX 12 apparently has significantly faster draw calls.

  • What does multi tile pick up mean, is there a post that explains the feature request somewhere?

  • Subscribe to Construct videos now
  • We'd probably have to ask browser people for it (if it's not a chrome feature already), unless you want Scirra to ask instead.

  • Problem Description

    Using the "load" system action does not properly load (or save) a group's activated or deactivated status.

    (I'm unsure whether this is part of the feature or not as it was not mentioned in the manual or your tutorial for Savegames, but it feels like a bug to me since it's not fully loading the game as it was — which means a lot of things can be broken after loading.)

    Attach a Capx

    https://copy.com/hpeWJYiqTsX6Nxt4/bug_s ... download=1

    Description of Capx

    2 layouts:

    • "Start". Has a button to take you to the next layout. It also has a "load" button.
    • "Game". Has a square object and a mouse object.

    Steps to Reproduce Bug

    • Preview the game (it should begin with the "start" layout)
    • Click the "start" button
    • Hold down the mouse button and create lots of pink squares.
    • Before they all expire: Click on the "save" button
    • You have now been taken back to the starting layout
    • Click on the "load" button

    Observed Result

    The pink objects are not spinning or being destroyed anymore. The Group must be Deactivated!

    Expected Result

    The pink objects should continue to spin and be destroyed. The Group should be Activated.

    Affected Browsers

    • Chrome: YES

    Operating System and Service Pack

    Windows 7, everything upto date

    Construct 2 Version ID

    r205

    Thanks

  • Hey this is really nice, but I noticed that the behavior doesn't seem to serialize correctly. When I save the game and load it, any tweens in progress just stop moving altogether. Any chance that this feature might be added?

    I'd appreciate this too! Is it possible to have this behaviour work with the Saving and Loading feature of Construct 2? That would help my game to work!

    Thanks for this amazing plugin.

  • I saw this on google, performance of border less stuff:

    http://gaming.stackexchange.com/questio ... creen-mode

  • I wish I could subscribe to topics, so I can remember the topics I'm watching replies for. Is that possible yet?